Add the current working directory to the header tabs
Check if a path is the current working directory
Resolve the path of a module like `require.resolve()` but from the current working directory
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)
Get the first path that exists on disk of multiple paths
Read a package.json file
Check if a project is using Yarn
Return the current working directory.
Get your PATH prepended with locally installed binaries
Reads changesets and adds information on dependents that need bumping
Import a module like with `require()` but from the current working directory
Resolve the path of a package regardless of it having an entry point
Utilities for finding the closest package.json file
Rspack Resolver Node API
A better opn. Reuse the same tab on Chrome for 👨💻.
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
A set of small and fast Node.js utilities to understand your pathing needs.
Utils to make a Changesets repo enter and exit pre mode
Tree or binary tree printer, print any tree to terminal or debug window
Create a vinyl file from an actual file
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
Find a file or directory by walking up parent directories — Zero dependencies
Import a module like with `require()` but from a given path