Find the common ancestor of 2 or more paths on Windows or Unix
Get an available port
path.evaluate wrapped in a try catch
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
node-httpreq is a node.js library to do HTTP(S) requests the easy way
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
The most simple logger imaginable
Show console output like logs, errors, and warnings in the Storybook
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Check if your package was installed globally
The Sanity color palette.
Prevent defined property getters from throwing errors
Utilities for executing PowerShell commands
resolve like require.resolve() on behalf of files asynchronously and synchronously
Slimmed down satisfies from semver
Streamable SHA hashes in pure javascript
Convert number to fraction
A replacement for process.exit that ensures stdio are fully drained before exiting.
A writable stream that writes to the console
Minimalistic and ultra-fast HTML parser & matcher
recursively Object.freeze() objects and functions
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available