Show HN: SlimScroller.js – Smooth scrolling under 300 bytes (github.com) 7 points by ameesdotme 10y ago ↗ HN
[–] ameesdotme 10y ago ↗ Hey guys. I felt like writing a truly tiny smooth-scrolling plugin that just works. Feedback on the code is more than welcome!
[–] leesalminen 10y ago ↗ What's the use case for these libraries? They've only ever annoyed me. [–] ameesdotme 10y ago ↗ I agree somewhat. it was more of an experiment to see how small I could get this to be.
[–] ameesdotme 10y ago ↗ I agree somewhat. it was more of an experiment to see how small I could get this to be.
[–] rvikmanis 10y ago ↗ Protip: publish on npm [–] ameesdotme 10y ago ↗ Will do right away.Edit: Done.
[–] avitzurel 10y ago ↗ Checklist for a JS lib1. NPM 2. Demo page onlineI see that on NPM you are already good, lets do the demo now :) [–] ameesdotme 10y ago ↗ Will take care of:)
8 comments
[ 3.0 ms ] story [ 27.5 ms ] threadEdit: Done.
1. NPM 2. Demo page online
I see that on NPM you are already good, lets do the demo now :)