npm-run-path
Binaries
Prepends a user's PATH with local binaries
Get your PATH prepended with locally installed binaries
104 stars
7 watching
12 forks
Language: JavaScript
last commit: 24 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/npm-email | Retrieve an npm user's email address from their username | 32 |
sindresorhus/pkg-dir | Finds the root directory of a Node.js project or npm package | 235 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/p-all | Concurrently execute multiple promise-returning functions with optional concurrency limits. | 315 |
sindresorhus/to-readable-stream | Converts a string or binary data into a stream for piping to other tools | 90 |
sindresorhus/p-times | Runs promise-returning & async functions multiple times concurrently | 38 |