danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 384 forks source link

Use bower install? #20

Closed zhailei31665431 closed 6 years ago

zhailei31665431 commented 9 years ago

How to user bower install? Thanks

brachetti commented 9 years ago

bower install https://github.com/danielm/uploader.git -S

zevero commented 8 years ago

thanks. It would be great to include this in the readme. Didn't know that we can use bower without registering at bower.io ..