nodejs-file-uploader

1.0.4 • Public • Published

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

  1. Install dependencies:
    npm install express multer
    
  2. Start the server:
    node server.js
    
  3. Open http://localhost:3000 in 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 - dipinniroula@hotmail.com, dipin@roqos.com
www.roqos.com

Readme

Keywords

none

Package Sidebar

Install

npm i nodejs-file-uploader

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

7.76 kB

Total Files

8

Last publish

Collaborators

  • yetiman35