Miscellaneous
Zig
thay thế 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.
Cài đặt
brew
brew install bun
npm
npm install -g bun
Demo
Công cụ liên quan
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