pnpm
Fast, disk space efficient package manager for Node.js
Miscellaneous
TypeScript
يحل محل npm, yarn
pnpm is a fast, disk space efficient package manager that uses a content-addressable filesystem to store all files from all module directories on a disk.
التثبيت
brew
brew install pnpm
npm
npm install -g pnpm
الأدوات ذات الصلة
just
A handy way to save and run project-specific commands
watchexecExecute commands when watched files change
entrRun arbitrary commands when files change
miseDev tools, env vars, and task runner — polyglot rtx replace…
shfmtA shell script formatter supporting POSIX sh, Bash, and mksh
typosSource code spell checker that catches typos in code and do…
slA steam locomotive runs when you mistype ls
ShellCheckA static analysis tool for shell scripts