Return the current working directory.
Process utilities.
Check if a path is the current working directory
Read data from stdin.
Utilities for finding the closest package.json file
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
Return the current working directory.
Resolve the path of a module like `require.resolve()` but from the current working directory
Command-line interface.
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
Node standard library for browser.
Get your PATH prepended with locally installed binaries
> Find the root of a monorepo with Yarn workspaces, npm, Lerna, pnpm, Bun or Rush
Import a module like with `require()` but from the current working directory
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
Gitignore Glob matcher for cspell
Execute callbacks when child processes are spawned
Check if a path is in the current working directory
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
stand-alone library of threejs examples
Captures and cleans stack traces
Get the first path that exists on disk of multiple paths
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.