Bun
js.
4 resources across 2 libraries
Glossary Terms(3)
Yarn
Yarn is a fast, reliable JavaScript and Node.js package manager, compatible with the npm registry, that installs, manages, and locks project dependencies.
Bun
Bun is a fast, all-in-one JavaScript and TypeScript runtime, bundler, package manager, and test runner designed as a drop-in alternative to Node.js.
Bun Shell
Bun Shell is a built-in cross-platform shell scripting API in the Bun JavaScript runtime that lets developers write shell-like commands (pipes, redirects, glob…