TypeScript definitions for file-saver
Copies non-react specific statics from a child component to a parent component
set blocking stdio and stderr ensuring that terminal output does not truncate
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
A utility to retry failed async methods.
script loader module for webpack
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Tools and plugins to run innerloop builds of typescript monorepos using [esbuild](https://esbuild.github.io/).
The lodash method `_.escape` exported as a module.
Like JSON.stringify, but doesn't blow up on circular refs.
Allow parsing of the exponentiation operator
Port of jQuery.extend for node.js and the browser
Basic CLDR supplemental data
Common operations for ndarray arrays
dead-simple optimistic async helper
Calculate the pixel size of a string
TypeScript definitions for @ember/string
A simple function that conforms npm package version matching behavior.
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Automatically add displayName to all your components
Check whether a string is a URL.
Library to access SAP Fiori tools projects
A base TSConfig for working with Node 24.