UNPKG

react-fast-uploader

Version:

Upload files in React instantly — with just one line. No backend code. No config. Just speed and progress — using your own free PHP server.

33 lines 842 B
{ "name": "react-fast-uploader", "version": "2.2.6", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Muhammad Jazib", "license": "ISC", "description": "Upload files in React instantly — with just one line. No backend code. No config. Just speed and progress — using your own free PHP server.", "dependencies": { "axios": "^1.10.0" }, "keywords": [ "react", "file-uploader", "react-file-upload", "chunk-upload", "upload-progress", "multi-file-upload", "react-hook", "react-fast-uploader", "file-upload-component", "javascript-uploader", "file-upload-react", "file-upload-progress" ], "repository": { "type": "git", "url": "https://github.com/mdjazib/react-fast-uploader" } }