1
0
Fork 0

Added Elevator.js

This commit is contained in:
Starbeamrainbowlabs 2015-04-22 18:50:10 +01:00
parent 513c1e3790
commit 8ac7a5c827
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
## Progress bars
- [Mprogress.js](https://lightningtgc.github.io/MProgress.js/) - A progress bar based on material design
- [ProgressBar.js](https://kimmobrunfeldt.github.io/progressbar.js/) - Another progress bar library
- [Elevator.js](http://tholman.com/elevator.js/) - An awesome script that "solves those awkward scroll to top moments the old fashioned way" :D
## Input tools
- [Keypress](https://dmauro.github.io/Keypress/) - Simple but powerful keyboard input library