garand / sticky

jQuery Plugin for Sticky Objects
Other
3.3k stars 1.06k forks source link

Publish package to NPM? #263

Open marko-stimac opened 7 years ago

marko-stimac commented 7 years ago

It would be great if this package could be published to NPM, it is very useful plugin

GarySwift commented 7 years ago

I agree and Bower support would be good too.

george-norris-salesforce commented 6 years ago

+1

GarySwift commented 6 years ago

Turns out both are available but not in the README.

NPM: npm install jquery-sticky --save

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

Bower: bower install sticky --save

https://libraries.io/bower/sticky

saxbophone commented 6 years ago

I think this issue should be changed (or a new one opened up) to Document the NPM package in the README.