Pinned Repositories
cli
the package manager for JavaScript
ini
An ini parser/serializer in JavaScript
node-semver
The semver parser for node (the one npm uses)
npm
This repository is moving to: https://github.com/npm/cli
npm-expansions
Send us a pull request by editing expansions.txt
npm-registry-couchapp
couchapp bits of registry.npmjs.org
npx
npm package executor
rfcs
Public change requests/proposals & ideation
statusboard
Public monitor/status/health board for @npm/cli-team's maintained projects
tink
a dependency unwinder for javascript
npm's Repositories
npm/node-semver
The semver parser for node (the one npm uses)
npm/ini
An ini parser/serializer in JavaScript
npm/rfcs
Public change requests/proposals & ideation
npm/nopt
Node/npm Option Parsing
npm/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
npm/validate-npm-package-name
Is the given string an acceptable npm package name?
npm/write-file-atomic
Write files in an atomic fashion w/configurable ownership
npm/read
read(1) for node.
npm/abbrev-js
Like ruby's Abbrev module
npm/cmd-shim
The cmd-shim used in npm
npm/mute-stream
Bytes go in, but they don't come out (when muted).
npm/read-package-json-fast
Like read-package-json, but faster
npm/unique-filename
Generate a unique filename for use in temporary directories or caches.
npm/parse-conflict-json
Parse a JSON string that has git merge conflicts, resolving if possible
npm/unique-slug
Generate a unique character string suitible for use in files and URLs.
npm/npm-audit-report
npm audit security report
npm/fs
filesystem helper functions, wrappers, and promisification for the npm cli
npm/bin-links
.bin/ script linker
npm/json-parse-even-better-errors
get better errors
npm/npm-user-validate
user validation
npm/eslint-config
a base eslint config used by the npm CLI team
npm/proc-log
just emit 'log' events on the process object
npm/read-cmd-shim
Read the path a cmd-shim is pointing at. Acts like fs.readlink but for cmd-shims.
npm/npm-bundled
Run this in a node package, and it'll tell you which things in node_modules are bundledDependencies, or transitive dependencies of bundled dependencies.
npm/agent
a set of nodejs http Agent classes used by the npm cli
npm/name-from-folder
Get the package name from a folder path
npm/node-gyp
Tools for dealing with node-gyp packages
npm/query
npm query parser and tools
npm/npm-normalize-package-bin
Turn any flavor of allowable package.json bin into a normalized object
npm/minify-registry-metadata
how big will docs be if we trim some things out?