Tugger adapts to every context using a variety of modes from basic upload forms to more sophisticated uploaders with controls and queuing.
Including Tugger in your project takes several seconds. Refer to our quick start guide to get instantly started.
Upload files with ease by just dragging them into Tugger and it will take care of uploading them.
Tugger handles simultaneous file uploading for multiple-file input.
npm install tugger
# or use yarn
yarn add tugger
Set restrictions on uploaded files using different criteria like size, format and more.
Tugger works on top of any backend framework like PHP and Node.js