pkg-dir-cli
Project root finder
A tool that finds the root directory of a Node.js project or package
Find the root directory of a Node.js project or npm package
24 stars
7 watching
4 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/pkg-dir | Finds the root directory of a Node.js project or npm package | 237 |
sindresorhus/find-up | A utility library for finding files or directories by walking up parent directories | 585 |
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 40 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/find-cache-dir | Finds and returns the standard cache directory for a given project name | 153 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
khezen/rootfinding | A root-finding library implementing Brent's method for finding roots of functions. | 11 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/get-port-cli | A command-line tool to find an available port on a specified host. | 144 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/project-ideas | A collection of ideas and suggestions for JavaScript projects | 544 |