https://github.com/codegram01/js-files-upload
Example upload files to server in JavaScript
https://github.com/codegram01/js-files-upload
Last synced: 6 months ago
JSON representation
Example upload files to server in JavaScript
- Host: GitHub
- URL: https://github.com/codegram01/js-files-upload
- Owner: codegram01
- License: mit
- Created: 2024-09-09T13:58:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T15:49:34.000Z (about 1 year ago)
- Last Synced: 2025-03-26T18:54:48.384Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://youtu.be/sYMXvr_6naM
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example JavaScript Upload Files
[Video when i create](https://youtu.be/sYMXvr_6naM)
## Feature
5 type of uploads
- Level 1 - Normal Upload
- Level 2 - Custom Upload button
- Level 3 - Upload and log progress
- Level 4 - Upload and Visual progress
- Level 5 - Chunk Files Upload
## Usage
## Install
## Contribute
- fork, update, merge, open issue is happy
- [Subscribe my Youtube](https://www.youtube.com/@WingramOrg)