Extend an object with the properties of additional objects. node.js/javascript util.
Create an object path from a list or array of strings.
JSON Web Token implementation (symmetric and asymmetric)
A simple in-memory filesystem. Holds data in a javascript object.
A sdk for support module federation
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Constant-time comparison of Buffers
HTTP request logger middleware for node.js
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Repeat a string - fast
Topological sort of directed ascyclic graphs (like dependecy lists)
NPM port of fizzbuzz enterprise edition.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Now stdin and stdout are files.
Lightweight Node.js version sniffing/comparison
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Node addon for string extraction for msgpackr
Regular expression for matching astral symbols
One Dark theme for the CodeMirror code editor
Extra assertions on top of node's assert module
Detect if a buffer is utf8 encoded.
node style hmacs in the browser
Computes the longest prefix string that is common to each path, excluding the base component