Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Creates a duplex stream
Convert globs to regular expressions
HPACK implementation
Is this value negative zero? === will lie to you
Opens stuff, like webpages and files and executables, cross-platform
Glob to regular expression with support for extended globs
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Detect if your code is running on an AWS Lambda server
The lodash method `_.isBoolean` exported as a module.
Parses CSS inline style to JavaScript object (camelCased).
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a value is an ES6 Symbol or not.
Minimalistic tools for JS crypto modules
Node HTTP/HTTPS Agents for tunneling proxies
Get the native type of a value.
The `DialogBox` component is a customizable modal dialog box that can be used to display information, messages, or custom content with optional title, body, and footer components.
A pure JS implementation SHA256.