Skip to main content

npm/Yarn/pnpm Cheatsheet

New

Common commands for npm, Yarn, and pnpm side by side — install, scripts, workspaces, and more.

npmyarnpnpmreferencecheatsheet
Read the guide
Shortcuts:⌘ KSearch
0 workflows

Frequently Asked Questions

What is the npm/Yarn/pnpm Cheatsheet?

The npm/Yarn/pnpm Cheatsheet is a quick-access reference guide for npm syntax and commands, designed to keep developers productive without leaving their workflow to search documentation.

How do I look up npm commands?

Use the search box at the top to filter by keyword — results update instantly as you type, making it easy to locate the exact command or syntax you need.

Can I copy npm commands directly?

Yes. Every command and code snippet has a one-click copy button so you can paste it straight into your terminal or editor without transcription errors.

Is the npm/Yarn/pnpm Cheatsheet kept up to date?

Yes. The reference is updated regularly to reflect the latest stable versions and current best practices. Deprecated items are clearly marked.

Does the npm/Yarn/pnpm Cheatsheet work offline?

Yes. When installed as a PWA the entire reference is cached locally, giving you full access without an internet connection — ideal for restricted or air-gapped environments.

Related Tools