Securely compare two strings, copied from cryptiles
A tiny (less than 1k) event emitter library
Expand POSIX bracket expressions (character classes) in glob patterns.
Create a javascript regular expression for matching everything except for the given string.
A fully persistent balanced binary search tree
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
HTTP methods that node supports
construct pipes of streams of events
process.hrtime() to words
The lodash method `_.truncate` exported as a module.
Which kind of boxed JS primitive is this?
iteratively walk a DOM node
A Query Language and Runtime which can target any service.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Polyfill for Node.js module.createRequire (<= v12.2.0)
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
an identity object using ES6 proxies
protobuf-style varint bytes - use msb to create integer values of varying sizes
Emulate console for all the browsers
Basic cache object for storing key-value pairs.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
ES2015 `Array#findIndex()` ponyfill
POSIX character classes for creating regular expressions.
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!