Migrate from Node.js with minimal code changes while gaining performance improvements
Bun aims for 100% Node.js API compatibility, supporting thousands of Node.js modules and APIs. Existing Node.js projects can adopt Bun incrementally (e.g., using bun install in npm projects) or fully as a drop-in replacement.
