Skip to content

philippK-de/5up.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No compromise HTML5 file uploading with 5up.js
-------------
5up allows you to upload files asynchronously using only HTML5/Javascript.
It does not use any nonstandard extensions like flash or activeX to do the uploading.

It does not have dependencies on any other libraries (i.e. you don't need jquery or something like that)

Features
--------
* Upload files asynchronously (Ajax)
* Upload multiple files at once
* Display upload progress 
* Display upload errors
* Lightweight (3Kb of source code)

Browser support
----------------
This works in every modern browser. That is - not in IE.

License
-------
LGPL 2.0 or later

About

HTML5 file upload library thingy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published