Snazzy Info Window is a plugin for customizable info windows using the Google Maps JavaScript API. Open sourced by the people that created Snazzy Maps.
Planck.js is a 2D JavaScript physics engine for cross-platform HTML5 game development.
jQuery.datepicker is a futuristic datepicker plugin for web. It's customizable and API reference also available.
Weather Map is a JavaScript library that helps your create beautiful, dynamically-updated, searchable maps and charts with all kinds of weather-related information.
JavaScript Cookie is a simple, lightweight JavaScript API for handling cookies.
Features
Quill is a modern rich text editor built for compatibility and extensibility. It's a free, open source WYSIWYG editor built for the modern web.
Push.js is a compact, cross-browser solution for using the JavaScript Notifications API.
CSSX is a library to generate / apply CSS with Javascript. It has good API for managing styles.
CSSX doesn't inline styles so you keep your markup clean. It works directly with injected stylesheets.
A simple weather widget using OpenWeatherMap API, created with jQuery and css.
Pressure is a JavaScript library that makes dealing with Apple's Force Touch and 3D Touch simple.
Force Touch for new Macs and 3D Touch for the new iPhone 6s and 6s Plus, all bundled under one roof with a simple API that makes working with them painless.
instantsearch.js is a JavaScript library that lets you create an instant search results experience using Algolia’s REST API.
A search results page is made up of individual components, also known as widgets. Widgets are UI components for either the search input (search bar, facets/filters, etc.) or the search output (actual results).
Falcor is the innovative data platform that allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call.
Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg
, canvas
, and webgl
.
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
Immutable provides Persistent Immutable List
, Stack
, Map
, OrderedMap
, Set
, OrderedSet
and Record
.
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. It supports jQuery, MooTools and Prototype.