Determines whether a Node file is a Module (`import`) or a Script (`require`)
Resolve things like Node.js — ponyfill for `import.meta.resolve`
Gatsby transformer plugin for images using Sharp
Find the longest common subsequence.
UnRS Resolver Node API
Types and schema that specs of the Markup languages for markuplint
Implementation of the HTML encoding sniffer algo, with stream support
LL(*) lookahead strategy for the Chevrotain parser library
Get the hash of an object
Tag cloud/Wordle presentation on 2D canvas or HTML
node's assert.deepEqual algorithm
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
Lightning fast normal and incremental md5 for javascript
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Approximate cubic Bezier curve with a number of quadratic ones
Bresenham's line algorithm
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
Munkres (aka Hungarian) algorithm for JS
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Sort Sails/Express-style route addresses by inclusivity
Intl.LocaleMatcher ponyfill
resolve like require.resolve() on behalf of files asynchronously and synchronously
Extends LRU base on hashlru
primary logic behind csrf tokens