a css gradient parser
A react supported html attributes store keyed by their tags
Convert HSL colors to RGB colors in hex format.
Android Shared Preferences builder
Musical chords and its relations
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Useful TypeScript utilities.
Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.
pipe to a buffer, then create readable streams from it
Generate HEX colors for a given namespace using color v5
Checks if two URLs pass the "same origin"-policy (RFC 6454)
QR Code generator (png, svg, pdf, eps)
Convert a dependency path into a filepath
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Gate requests based on CORS data.
Zero-dependency (req,res) handler callback agent for use in client requests
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
Break up JSON from content in a JSON-first file
Escape and join command-line arguments, cross-platform.
Efficiently remove an element from an unordered array without doing a splice
Babel preset for stage 2 plugins
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Call a specified method on each value in the given object.