npm (Node)
0 cheat sheets
npm Packages#
Per-package cheat sheets for Node.js modules from the npm registry. Slugs use the form npm-<name> (e.g. npm-axios, npm-zod) so the same package name in another ecosystem never collides with these.
For the package managers and runtime themselves — npm, npx, yarn, pnpm, node — see the JavaScript section.
Many packages here can be installed globally and expose a CLI (-g). Those have a companion CLI article in Linux, cross-linked via related:.