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, globs) directly in JavaScript or TypeScript, running consistently on Windows, macOS, and Linux without relying on the system shell.
2 resources across 1 library
Glossary Terms(2)
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…
Elysia.js
Elysia.js is a high-performance, TypeScript-first web framework built specifically for the Bun runtime, emphasizing end-to-end type safety, ergonomic developer…