ResponsiveSlides.js icon indicating copy to clipboard operation
ResponsiveSlides.js copied to clipboard

npm repository

Open alxpereira opened this issue 10 years ago • 8 comments

Hey guys, Could be nice to have this in NPM repos.

More and more developers are working with that to manage vendors and dependencies, even in front-end.

Cheers, Alex

alxpereira avatar Jul 21 '15 09:07 alxpereira

Second that.

mauricevancooten avatar Nov 25 '15 05:11 mauricevancooten

I feel like this project is better suited for bower. The difference between NPM and Bower.

...and it is available with bower install ResponsiveSlides

sheriffderek avatar Mar 04 '16 06:03 sheriffderek

we cannot use this in our webpack build. This should be deployed to NPM

iesen avatar Mar 08 '17 14:03 iesen

I don't know how much active development is happening on this slider, in general ~ but NPM is the direction for sure given bower's limitations and the migration from NPM and Yarn in so many projects.

sheriffderek avatar Mar 09 '17 01:03 sheriffderek

My solution is to use Flickity instead and it's not dependent on jQuery.

mauricevancooten avatar Mar 09 '17 02:03 mauricevancooten

That is what I do as well these days. You'll need to add some CSS for fades though: http://codepen.io/sheriffderek/pen/PqXeJa

sheriffderek avatar Mar 09 '17 02:03 sheriffderek

@iesen @sheriffderek @mauricevancooten Done: https://www.npmjs.com/package/responsive-slides npm install --save responsive-slides Since it is MIT, publishing on npm is easy 👍

jakeNiemiec avatar May 24 '17 01:05 jakeNiemiec

If a note about NPM is added to the readme - this could be closed.

sheriffderek avatar May 24 '17 05:05 sheriffderek