Pinned repositories
Repositories
-
rfcs
Public change requests/proposals & ideation
-
-
installed-package-contents
Get the list of files installed in a package in node_modules, including bundled dependencies
-
-
arborist
npm's tree doctor
-
init-package-json
A node module to get your node module started
-
pacote
npm fetcher
-
read-package-json-fast
Like read-package-json, but faster
-
-
cmd-shim
The cmd-shim used in npm
-
hosted-git-info
Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
-
-
config
Configuration management for https://github.com/npm/cli
-
-
ini
An ini parser/serializer in JavaScript
-
move-file
Move a file across devices with support for all node 10 versions (fork of https://github.com/sindresorhus/move-file)
-
pull
A bash script for landing pull requests
-
policies
Privacy policy, code of conduct, license, and other npm legal stuff
-
-
libnpmdiff
The npm registry diff command
-
ssri
subresource integrity for npm
-
marky-markdown
npm's markdown parser
-
cacache
npm's content-addressable cache
-
libnpmversion
library to do the things that 'npm version' does
-
feedback
Public feedback discussions for npm
-
normalize-package-data
normalizes package metadata, typically found in package.json file.
-
metavuln-calculator
Calculate meta-vulnerabilities from package security advisories
-
libnpmconfig
Standalone library for reading/writing/managing npm configurations
-
disparity-colors
Colorizes unified diff output
-
minipass-fetch
An implementation of window.fetch in Node.js using Minipass streams