LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

Upload to NPM #220

Closed soofka closed 5 years ago

soofka commented 5 years ago

Hello,

Are you going to upload new versions of this package to NPM? Latest version here is 2.6.6, while latest version on NPM is 2.5.5. In my project currently we are downloading newest versions from GitHub manually but it is not very future-proof solution :-).

Best regards, Jakub

LPology commented 5 years ago

I actually do not own the npm package:

https://www.npmjs.com/package/simple-ajax-uploader

However I have pinged the person who owns it, so hopefully I will hear back and will be able to publish to npm.

LPology commented 5 years ago

I now own the NPM package and it has been updated to latest version 2.6.6:

https://www.npmjs.com/package/simple-ajax-uploader

Thank you, resolving.

soofka commented 5 years ago

Amazing, thank you! For quick response and very quick action :-). Cheers!