jjcosgrove/jquery-aniview

create a package for npm

Mithgol opened this issue · 2 comments

As you may already know, jQuery Plugins repository has gone to “read only” mode and thus the authors of jQuery plugins have been advised to create packages for npm out of their plugins.

Consider creating a jQuery AniView package for npm.

The rationale here is that Animate.css already provides its own npm package and thus sooner or later someone would want to declare both Animate.css and jQuery AniView as dependencies of some web application.

@Mithgol

Thanks to you - I have just published my first npm package which can be found, here:

https://www.npmjs.com/package/jquery-aniview

Thanks for the feedback and I hope it's useful to you!