pkg-dir
Project path finder
Finds the root directory of a Node.js project or npm package
Find the root directory of a Node.js project or npm package
235 stars
7 watching
24 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/pkg-dir-cli | A tool that finds the root directory of a Node.js project or package | 24 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/find-cache-dir | Finds and returns the standard cache directory for a given project name | 151 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/find-up | A utility library for finding files or directories by walking up parent directories | 582 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 39 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
sindresorhus/project-ideas | A collection of ideas and suggestions for JavaScript projects | 544 |