Elevator.js fixes those awkward “scroll to top” moments the old fashioned way.
http://tholman.com/elevator.js/
Tag Archives: js
Egg.js – A Simple Way to Add Easter Eggs to Your Site
Egg.js is a simple JS library that has no prerequisites and allows you to easily add web easter eggs by watching the user’s key strokes.
http://thatmikeflynn.com/egg.js/
Space.js – HTML-driven narrative 3D-scrolling
HTML-driven narrative 3D-scrolling
http://www.slashie.org/space.js/
Unheap – A tidy repository of jQuery plugins
A tidy repository of jQuery plugins
http://www.unheap.com/
interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE8+)
http://interactjs.io/index.html
Walkway.js
An easy way to animate SVG paths
http://www.connoratherton.com/walkway
JS NICE: Statistical renaming, Type inference and Deobfuscation
we make even obfuscated JavaScript code readable. We will rename variables and parameters to names that we learn from thousands of open source projects. Furthermore, often we are also able to guess or infer type annotations. Try JSNice on your JavaScript code to see how it works! Override the names suggested by JSNice (by enabling “interactive renames” in settings).
http://www.jsnice.org/
heatmap.js | Dynamic Heatmaps for the Web
This JavaScript library will help you make your 3 dimensional data speak up. Use heatmap.js v2.0 to add new value to your project, build a business based on it, study and visualize user behaviour, and much more. Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map… heatmap.js has all your heatmap visualization needs covered!
http://www.patrick-wied.at/static/heatmapjs/