Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
Convert === and !== to == and != if their types are inferred to be the same.
Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Small utility functions to use the same traversing etc code on different types
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Cache your async lookups and don't fetch the same thing more than necessary.
Compare alphanumeric strings the same way a human would, using a natural order algorithm
a customizable value inspector, the same as eyes.js but with different default colors
Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].
Ensure a function is stable, meaning the same input always produces the same output
Ensure a function is stable, meaning the same input always produces the same output
Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized
Pack same CSS media query rules into one using PostCSS
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.
Make promise to have support for callback api, it returns promise in that same time.
Determines if two array buffers contain the exact same content
a tiny tcp proxy for network simulation (same as mongobridge.cpp)
Determine if two objects are deeply equal
Battle tested SSG front matter parser. Extracted from DocPad. Delimiter lines have 3+ of the same character (such as `/***` and `***/`) allowing front matters to work with the syntax highlighting of your code editor. Supports custom parsers, e.g. `--- cso