Open a URL via the operating system (http: in default browser, mailto: in mail client etc.
Returns an array of Typed Array names that are available in the current environment
Determine if the current node version supports the `--preserve-symlinks` flag.
Is this specifier a node.js core module?
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
string representations of objects in node and the browser
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A helper to optimistically set Symbol.toStringTag, when possible.
initials for names
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES spec-like internal slots
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
A robust, ES3 compatible, "has own property" predicate.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Determine if the JS environment has BigInt support.
Prettifier for Pino log lines
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Unbox a boxed JS primitive value.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.