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