🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL


Documentation

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

You May Also Like