Bun is a new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. It has three major design goals:
Speed. Bun starts fast and runs fast. It extends JavaScriptCore, the performance-minded JS engine built for Safari. As computing moves to the edge, this is critical.
Elegant APIs. Bun provides a minimal set of highly-optimimized APIs for performing common tasks, like starting an HTTP server and writing files.
Cohesive DX. Bun is a complete toolkit for building JavaScript apps, including a package manager, test runner, and bundler.
Bun is designed as a drop-in replacement for Node.js. It natively implements hundreds of Node.js and Web APIs, including fs, path, Buffer and more.
The goal of Bun is to run most of the world's server-side JavaScript and provide tools to improve performance, reduce complexity, and multiply developer productivity.
No Bun.sh videos yet. You could help us improve this page by suggesting one.
Based on our record, Bun.sh seems to be a lot more popular than Sublime Text. While we know about 202 links to Bun.sh, we've tracked only 3 mentions of Sublime Text. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Bun (YC S19) | https://bun.sh | San Francisco, CA; on-site | Visa sponsorship available | Full-time Bun is an incredibly fast all-in-one toolkit for building, installing, running, and testing JavaScript and TypeScript. We were born out of frustration with the fragmented, slow JavaScript ecosystem and are on a mission to make JavaScript development faster and more productive. We are looking to fulfill the following... - Source: Hacker News / 3 days ago
Rove is a fast, no-fluff migration manager for PostgreSQL built with Bun and TypeScript. It’s built for devs who just want to write raw SQL, version it in folders, and run it with confidence. - Source: dev.to / 20 days ago
Let’s talk real — Express had its moment. But the dev world? It's moving fast. I recently jumped into building APIs using Hono (tiny, fast, edge-native framework) with Bun (next-gen JS runtime), and honestly... The experience is smooth, fast, type-safe, and just way more modern. - Source: dev.to / about 1 month ago
Https://bunny.net/ - a CDN, it has nothing to do with https://bun.sh/ as far as I can tell. - Source: Hacker News / about 1 month ago
Inspired by the speed of Bun, the reliability of Yarn, and the efficiency of PNPM. - Source: dev.to / about 1 month ago
I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:. - Source: dev.to / over 2 years ago
Oh, and sublimetext.com too if you prefer something "cleaner". It is multi-platform too, like VSCodium. Source: over 3 years ago
Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text. - Source: dev.to / about 4 years ago
Deno - A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Vim - Highly configurable text editor built to enable efficient text editing
Next.js - A small framework for server-rendered universal JavaScript apps
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.