A lightweight JavaScript library for creating particles GitHub: https://github.com/VincentGarreau/particles.js Particles.js is a simple JavaScript library to create moving particles as a background for web…
Form element autosizing, the way it should be! GitHub: https://github.com/LeaVerou/stretchy Stretchy is a simple library that can be used to auto-size input elements on…
CREATED BY INDUSTRY EXPERTS FOR EVERYONE GitHub: https://github.com/WebDataRocks A pivot table is a powerful tool for manipulating and viewing data, and the WebDataRocks library…
Do fast top-down rendering of views while thinking functional programming. Allow your views to be predictable, naturally separated and composable, but still performant….
Surfing over dribbble I stumbled upon a Xonom design by Cosmin Daniel Capitanu. I wondered how to accomplish such “background sharing across multiple elements”…
a flexible JavaScript library that provides a strong foundation for building robust typeaheads Typeahead.js is an open and autocomplete JavaScript library created and maintained…
A dropdown menu is a toggleable menu that allows the user to choose one value from a predefined list. With DropzoneJS, developers can easily…
A Predictable State Container for JS Apps Redux is commonly used along with JavaScript frameworks like Angular or React. As the size of applications…
Slick is a library that ensures custom, responsive carousels out of the box. The carousels inside the library can be easily modified. A…
The Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugify, latinise, sprintf’y, truncate, escape and much more. The modular design allows…