Pinned repositories
Repositories
-
node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
-
-
rfcs
Public change requests/proposals & ideation
-
ignore-walk
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
-
-
-
read-cmd-shim
Read the path a cmd-shim is pointing at. Acts like fs.readlink but for cmd-shims.
-
treeverse
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
-
infer-owner
Infer the owner of a path based on the owner of its nearest existing parent
-
arborist
npm's tree doctor
-
libcipm
npm ci lib
-
fallback-fs
undefined
-
write-file-atomic
Write files in an atomic fashion w/configurable ownership
-
fs-minipass
fs read and write streams based on minipass
-
fs-write-stream-atomic
Like `fs.createWriteStream(...)`, but atomic.
-
libnpmconfig
Standalone library for reading/writing/managing npm configurations
-
fastify-monitor
a small fastify plugin to provide some very basic monitoring endpoints
-
-
npm-install-checks
contains checks that npm runs during the installation
-
read-package-tree
Read the contents of node_modules
-
npmepm
npm Enterprise Post Mortem utils
-
lock-verify
Report if your package.json is out of sync with your package-lock.json
-
-
do-you-even-lift
Calculate package sizes in various configurations
-
npm-merge-driver
git merge driver for resolving conflicts in npm-related files
-
seq-save
save a sequence # to a configurable backend (etcd, files, etc.)