Skip to content

b2894lxlx/ssi-uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssi-uploader

An awesome jquery uploader.

Documentation and examples:

See examples

See documentation

Changelog


####Installation:

Install with npm

npm install ssi-uploader

Install with bower

bower install ssi-uploader

or just download and include the files.

<link rel="stylesheet" href="dist/ssi-uploader/styles/ssi-uploader.css"/> 
<script src="dist/ssi-uploader/js/ssi-uploader.min.js"></script>

To test it:

git clone https://github.com/ssbeefeater/ssi-uploader.git
cd ssi-uploader
npm install
gulp

Packages

No packages published

Languages

  • JavaScript 81.8%
  • CSS 13.8%
  • HTML 4.4%