A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
Spec-compliant polyfill for String.prototype.matchAll
minimalistic-assert ===
The assert module from Node.js, for the browser.
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Synchronous validation of a path existing either as a file or as a directory.
Generate a unique character string suitible for use in files and URLs.
correct invalid SPDX expressions
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
assert with status codes
A robust, ES3 compatible, "has own property" predicate.
Extra assertions on top of node's assert module
Is this value a JS ArrayBuffer?
A port of inflection-js to node.js module
Is this value a JS SharedArrayBuffer?
Buffer and serialization utilities for javascript
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Which kind of boxed JS primitive is this?
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.
Is this specifier a node.js core module?
A modernized, esm-only fork of qs without unnecessary polyfills
What is the type of this builtin JS value?
Fork of pseudo-yaml-ast. Parse a YAML string into an object with location properties
Robustly get the length of a Typed Array