nodejs-file-uploader
v1.0.4
Published
A Node.js module to upload large files with streams and show progress bar
Readme
Node.js File Uploader with Progress Bar
This project provides a simple Node.js module to upload large files using streams while displaying a progress bar in the GUI.
Features
- Upload large files using streams.
- Display real-time upload progress.
- Uses Express.js and Multer for handling file uploads.
Installation
- Install dependencies:
npm install express multer - Start the server:
node server.js - Open
http://localhost:3000in your browser.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
Feel free to open an issue or submit a pull request if you'd like to contribute to this project.
Author
Dipin Niroula - [email protected], [email protected]
www.roqos.com
