Find the closest package.json file
☆166Jun 5, 2025Updated 9 months ago
Alternatives and similar repositories for package-up
Users that are interested in package-up are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆251Feb 1, 2026Updated last month
- Find a file or directory by walking up parent directories☆634Sep 16, 2025Updated 5 months ago
- Read the closest package.json file☆268Nov 7, 2025Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 9 months ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Jan 23, 2021Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Jul 8, 2022Updated 3 years ago
- Read and parse a JSON file