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…
D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on…
Parsley, the ultimate JavaScript form validation library Parsely is a javascript library that is used to form validations at the front end without service at the backend. This…