npm-home
Package navigator
A tool for navigating package repositories from the command line.
Open the npm page, Yarn page, or GitHub repo of a package
198 stars
5 watching
10 forks
Language: JavaScript
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/package-json | A tool to retrieve metadata from the npm registry | 237 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
sindresorhus/pkg-dir | Finds the root directory of a Node.js project or npm package | 235 |
sindresorhus/npm-email | Retrieve an npm user's email address from their username | 32 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
sindresorhus/read-package-up | Finds the closest package.json file and returns its contents | 258 |
cbochs/grapple.nvim | A plugin for navigating to important files in Neovim | 563 |