mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update nodejs-apis.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Every day, Bun gets closer to 100% Node.js API compatibility. Today, popular frameworks like Next.js, Express, and millions of `npm` packages intended for Node just work with Bun out of the box. To ensure compatibility, we run thousands of Node.js tests before every release of Bun.
|
||||
Every day, Bun gets closer to 100% Node.js API compatibility. Today, popular frameworks like Next.js, Express, and millions of `npm` packages intended for Node just work with Bun out of the box. To ensure compatibility, we run thousands of tests from Node.js' test suite before every release of Bun.
|
||||
|
||||
**If a package works in Node.js but doesn't work in Bun, we consider it a bug in Bun.** Please [open an issue](https://bun.sh/issues) and we'll fix it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user