npm
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
cli
a package manager for JavaScript, report bugs & get support at:
-
npx
npm package executor
-
npm-package-arg
Parse the things that can be arguments to `npm install`
-
pneumatic-tubes
migrate packages between registries (using npm publish)
-
cmd-shim
The cmd-shim used in npm
-
-
pacote
npm fetcher
-
npm-pick-manifest
Forked from zkat/npm-pick-manifestStandard manifest picker/semver resolver for npm
-
cacache
npm's content-addressable cache
-
node-semver
The semver parser for node (the one npm uses)
-
bin-links
.bin/ script linker
-
read-cmd-shim
Read the path a cmd-shim is pointing at. Acts like fs.readlink but for cmd-shims.
-
read-package-json
The thing npm uses to read package.json files with semantics and defaults and validation and stuff
-
hosted-git-info
Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
-
libcipm
npm ci lib
-
npm-lifecycle
npm lifecycle script runner
-
-
write-file-atomic
Write files in an atomic fashion w/configurable ownership
-
-
parse-conflict-json
Parse a JSON string that has git merge conflicts, resolving if possible
-
arborist
npm's tree doctor
-
node-fetch-coverage
Forked from moxystudio/node-fetch-coverageFetch the code coverage from an open-source GIT repository, using a variety of well-known coverage services
-
seq-save
save a sequence # to a configurable backend (etcd, files, etc.)
-
figgy-pudding
Forked from zkat/figgy-puddingCascading, controlled-visibility options object management.
-
treeverse
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
-
node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
-
marky-markdown
npm's markdown parser
-
libnpm
programmatic npm API
-
infer-owner
Infer the owner of a path based on the owner of its nearest existing parent