Experimental parser for [`ReferenceFileSystem` description](https://github.com/intake/fsspec-reference-maker). This repository also provides a `ReferenceStore` implementation, a storage backend for [`Zarr.js`](https://github.com/gzuidhof/zarr.js). An exam
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.
Sanitize strings for use as JavaScript identifiers & property names
A minimal CSS module shim
walk the dependency graph to generate json output that can be fed into browser-pack
An `electron-forge` maker for NSIS that supports `electron-forge` v7 and can be used as a replacement for `electron-builder`. Supports code-signing and basic updates with `electron-updater`.
Utility lib to create fades on webaudio gain nodes
Require module from string
Log a deprecation message with stack
walk paths fast and efficiently
My new module
Convert a string to kebab-case, i.e. its dash separated form
ProseMirror's rowspan/colspan tables component
Analog of so-called 'make' in Java Script.
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
Resolve the path of a module like `require.resolve()` but from a given path
Generate HEX colors for a given namespace.
Generate HEX colors for a given namespace using color v5
Detect the dominant newline character of a string
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')