grafi.js is a library intended for learning about how image processing works. Each modules are intentionally kept small and users are encouraged to read the source code to learn about different methods and algorithms.
Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.
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.
Popper.js is a library used to create poppers in web applications. Common examples of poppers are tooltips and popovers.
Descartes is an experimental library for writing CSS in JavaScript. Descartes has most of the features you're familiar with from Less and Sass, but adds the power of JavaScript to your styles.
Feature.js is a fast, simple and lightweight browser feature detection library written with JavaScript.
With this library, it’s simple to build progressively enhanced experiences that use feature detection to determine if a code can be executed in the user’s browser.
lodash is a modern JavaScript utility library delivering consistency, modularity, performance, & extras.
TinySort is a small script that sorts HTML elements. It sorts by text or attribute value, or by that of one of it's children
canvid is a tiny dependency free library for playback of relatively short videos on canvas elements.
jump.js is a small, modern, dependency-free smooth scrolling library.
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).
Cytoscape.js is a graph theory library for analysis and visualisation.
It's compatible with CommonJS/Node.js, AMD/Require.js, jQuery, npm, Bower, spm, jspm, Meteor/Atmosphere, and plain JS/JavaScript.
Roll.js is a tiny javasript library to help you keep track of position, scrolling, and pagination.
AntiModerate is progressive image loading library with javascript.
Reduce loading time of page to less than a second on slow connections by loading and rendering nicely blurred micro images on the page while loading full sized images in background which replace as they finish.
Validate.js is a simple javascript library for data validation. Here are validation functions.