Miscellaneous
Zig
替代 node, npm, yarn, jest, esbuild
Bun is a fast all-in-one JavaScript runtime. It includes a package manager, test runner, and bundler designed for speed.
安装
brew
brew install bun
npm
npm install -g bun
演示
相关工具
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 repla...
shfmtA shell script formatter supporting POSIX sh, Bash, and mksh
typosSource code spell checker that catches typos in code and ...
slA steam locomotive runs when you mistype ls
ShellCheckA static analysis tool for shell scripts