SimplytheBest Library Scripts

The simply the best collection of library scripts

Knockout By: Knockout
Free MIT

A JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.

A suite of modular libraries and tools which work together to enable rich interactive content on open web technologies via HTML5. Comprised of: EaselJS, TweenJS, SoundJS, PreloadJS, and Zoe.

A single place for developers to get started using jQuery Mobile. It includes icon files, robots.txt (and human).txt files, as well as an extensive snippets library that developers can use as reference.

Luxon is a library for working with dates and times in JavaScript with an immutable, chainable, unambiguous API.

Buzz By: Jay Salvat
Free

A small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element.

Vex By: Adam Schwartz
Free MIT

A modern dialog library which is highly configurable, easily styleable and gets out of the way. It's 6kb minified, has a simple API, works on mobile devices and can be customized to match your style.

Toastr By: CodeSeven
Free MIT

A Javascript library for non-blocking toast notifications.

A JavaScript date library for parsing, validating, manipulating and formatting dates.

146   3407
Modernizr By: Modernizr
Free MIT

A JavaScript library that detects HTML5 and CSS3 features in the user’s browser. It creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on.

Masonry By: David DeSandro
Free MIT

A JavaScript grid layout library that works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. Works standalone or as a jQuery plugin.