History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it wi…
History.js
Minimal templating with {{mustaches}} in JavaScript
{{ mustache }}
A file and module loader for JavaScript
Node.js debugger based on Blink Developer Tools
A spinning activity indicator
spin.js an animated css activity indicator with vml fallback.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
webpack module bundler webpack is a module bundler. it packs commonjs/amd modules i. e. for the browser. allows to split your codebase into multiple bundles, which can be loaded on demand.
JavaScript Vector Library
Raphaël—JavaScript Library vector graphics javascript library
No longer maintained, superseded by JS Cookie:
js-cookie/js-cookie · GitHub js-cookie - a simple, lightweight javascript api for handling cookies
Give your pages some headroom. Hide your header until you need it
Hide your header on scroll - Headroom.js headroom.js is a lightweight, pure js widget for hiding elements until needed. give your pages some headroom
MEAN (Mongo, Express, Angular, Node) - A Simple, Scalable and Easy starting point for full stack javascript web development - utilizing many of the best practices we've found on the way