Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarunbatra/dndupload
Drag and Drop File Upload mechanism
https://github.com/tarunbatra/dndupload
Last synced: 2 days ago
JSON representation
Drag and Drop File Upload mechanism
- Host: GitHub
- URL: https://github.com/tarunbatra/dndupload
- Owner: tarunbatra
- Created: 2015-04-07T23:44:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T00:08:00.000Z (over 9 years ago)
- Last Synced: 2023-04-10T17:41:41.264Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dNdUpload
This project:-uploads the docx, png, jpeg and pdf files of size between 100KB and 500KB using Drag and Drop,
-stores the file into separate directories according to the file extention.
-shows file description or error.