The simply the best collection of library scripts
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.
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.
Luxon is a library for working with dates and times in JavaScript with an immutable, chainable, unambiguous API.
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.
A small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element.
A JavaScript date library for parsing, validating, manipulating and formatting dates.
A fast and fully-featured autocomplete library and works with hardcoded as well as remote data. Supports customized templates for suggestions.
A JavaScript library that detects HTML5 and CSS3 features in the users browser. It creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on.
A client- and server-side library (via UMD) for textually searching arrays and hashes of objects by property or multiple properties. Designed specifically for autocomplete. The process is 3-step: score, filter, sort. Supports diacritics, smart sorting, multi-field sorting.