Yarn
Package Manager 7kTypeScriptby Yarn Contributors
Modern package manager with Plug'n'Play, constraints, and workspaces. Zero-installs via offline cache.
Install
npm
$
npm install -g yarninstall
$
corepack enable && yarn set version stableRelated Package Manager tools
npm
9kThe default package manager for Node.js. Millions of packages, workspaces support, and lockfile management.
JavaScriptby GitHub / npm Inc.
pnpm
31kFast, disk-efficient package manager. Content-addressable storage means no duplicate packages across projects.
TypeScriptby Zoltan Kochan
Bun
77kAll-in-one JavaScript runtime, bundler, test runner, and package manager. Written in Zig for maximum speed.
Zigby Oven
Deno
101kSecure JavaScript and TypeScript runtime. Built-in formatter, linter, test runner, and package management.
Rustby Deno Land