An implementation of the RDF Dataset Canonicalization algorithm in JavaScript
Resolve package.json exports & imports maps
Wordcloud layout transform for Vega dataflows.
Serialize (encode) HTML character references
A JavaScript text diff implementation.
Label layout transform for Vega dataflows.
LZ-based compression algorithm
LRU Queue
Pure JavaScript crypto implementation using noble-hashes for otplib
Browser Compatible Object Hashing
Missing ECMAScript module utils for Node.js
Fastest random ID and random string generation for Node.js
Compare alphanumeric strings the same way a human would, using a natural order algorithm
ECMAScript (ESTree) AST walker
Diff utility used in the Visual Studio Code source.
Resolve things like Node.js — ponyfill for `import.meta.resolve`
Sort Sails/Express-style route addresses by inclusivity
A simple and extremly fast sorting algorithm that takes advantage of javascript's array functionality
TypeScript definitions for sha.js
Gatsby transformer plugin for images using Sharp
A flexible and efficient **Bucket Sort** implementation in TypeScript. This sorting algorithm is particularly effective for uniformly distributed numerical data and supports custom comparison functions (`compareFn`).
A Prettier plugin for sorting Tailwind CSS classes.
Implementation of the HTML encoding sniffer algo, with stream support
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.