A JavaScript (JS) Map or Similar object polyfill if Map is not available.
A list of all CSS color keywords.
Which kind of boxed JS primitive is this?
Polyfill for Node.js module.createRequire (<= v12.2.0)
Class for creating AST nodes.
POSIX character classes for creating regular expressions.
an identity object using ES6 proxies
asynchronous function queue with adjustable concurrency
The Lodash method `_.isFunction` exported as a module.
Emulate console for all the browsers
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Deep comparison of 2 instances for should.js
Create a javascript regular expression for matching everything except for the given string.
Read a protobuf schema from the disk, parse it and resolve all imports
Lexes CommonJS modules, returning their named exports metadata
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
process.hrtime() to words
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
The lodash method `_.truncate` exported as a module.
Sort objecy keys by length
Compile trailing function commas to ES5
Make your own error types!