Split a string into an array based on where an ansi code is present
set blocking stdio and stderr ensuring that terminal output does not truncate
Copies non-react specific statics from a child component to a parent component
Basic CLDR supplemental data
Generate regular expressions from regjsparser’s AST.
TypeScript definitions for file-saver
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Allow parsing of the exponentiation operator
A base TSConfig for working with Node 24.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Library to access SAP Fiori tools projects
script loader module for webpack
The lodash method `_.escape` exported as a module.
Calculate the pixel size of a string
A simple function that conforms npm package version matching behavior.
Like JSON.stringify, but doesn't blow up on circular refs.
Common operations for ndarray arrays
Simplify npm scripts with "if-env ... && npm run this || npm run that"
dead-simple optimistic async helper
TypeScript definitions for @ember/string
A JavaScript library for entering, formatting, and validating international telephone numbers
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
MongoDB TypeScript-aware Models