Timing.js is a small set of helpers for working with the Navigation Timing API to identify where your application is spending its time. Useful as a standalone script, DevTools Snippet or bookmarklet.
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
Socialight is a Vanilla.js library to get social network share counts of your links. Socialight support Facebook, Twitter, Google+, Linkedin, Pinterest and Buffer.
Reshader is a micro, highly-customisable JavaScript library to get the shades of colors.
tsorter is a HTML table sorter using javascript with QuickSort algorithm.
This script is an extendable, unobtrusive, and cross-browser compatible way of enhancing almost any type of tabular data.
Taggle.js allows you to create tag fields within your forms, to allow for easy and optionally restricted, input from your users.
Superstruct makes it easy to define interfaces and then validate JavaScript data against them. It's type annotation API was inspired by Typescript, Flow, Go, and GraphQL, giving it a familiar and easy to understand API.
Offside.js is a minimal JavaScript kit without library dependencies to push things off-canvas using just class manipulation. It's goal is to provide a super-lightweight, efficient and customizable way of handling off-canvas menus/elements on modern website and web applications.
The pattern matching is basically a switch
on steroids, you can create powerful conditions such based on Object
properties or Array
content without manipulating the Object
or Array
itself.
imask.js is a vanillajavascript library to create input masks.
Features
remoteStorage.js is a JavaScript library for storing user data locally in the browser, as well as connecting to remoteStorage servers and syncing data across devices and applications. It is also capable of connecting and syncing data with a person’s Dropbox or Google Drive account (optional).
match-sorter is a simple, expected, and deterministic best-match sorting of an array in JavaScript. It follows a simple and sensible algorithm that makes it easy for you to filter and sort a list of items based on given input. Items are ranked based on sensible criteria that result in a better user experience.
Scrollama is a modern & lightweight JavaScript library for scrollytelling using Intersection Observer in favor of scroll events.
Moment Timezone is timezone support for moment.js that parse and display dates in any timezone.
Luxon is a powerful, modern, and friendly wrapper for Javascript dates and times.