Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Microsoft Authentication Library for js
Determine if a value is an ES6 Symbol or not.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value an ES BigInt?
Microsoft Authentication Library for js
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Create an error from multiple errors
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this an arguments object? It's a harder question than you think.
Which kind of boxed JS primitive is this?
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Clean up error stack traces
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Minimizer plugin for webpack
/dev/null for node streams
Get and robustly cache all JS language-level intrinsics at first require time
Robustly get the length of a Typed Array
Find a suitable IP host to view local websites on.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Microsoft Authentication Library for React
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.