Convert relative path or URL to full path
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
Read a package.json file
Check if a path is the current working directory
Read the closest package.json file
Check if a path is in the current working directory
Resolve the path of a module like `require.resolve()` but from 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)
Utilities for reading and parsing Changeset's config
Get the first path that exists on disk of multiple paths
Check if a project is using Yarn
Return the current working directory.
Get your PATH prepended with locally installed binaries
Resolve the path of a package regardless of it having an entry point
Reads changesets and adds information on dependents that need bumping
Parse HTML character references
Utilities for finding the closest package.json file
Import a module like with `require()` but from the current working directory
Parse the Forwarded header (RFC 7239) into an array of objects
JSON.parse with context information on error
Small footprint URL parser that works seamlessly across Node.js and browser environments
Node.js path.parse() ponyfill
JSON.parse with context information on error
JavaScript parser and stringifier for YAML