Age | Commit message (Collapse) | Author | Files | Lines |
|
* Add missing JSON API to Web APIs page
Unless I'm missing something obvious, it appears that Bun has the JSON API (`stringify`/`parse`) but is not listed anywhere in the documentation.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON
* Include JSON in global docs
|
|
|
|
|
|
|
|
* Restructure
* Update nav
* Reorg
* Reshuffle ecosystem pages
* Split up runtime/runtime
* Back to runtime/index
* Fix issue
* Split up runtime/index
* Add Writing Tests page
* Prettier matcher table
* More updates
|
|
* Improve BunPlugin types
* FileBlob -> BunFile
* Update Bun.env types. Fixes #2481
* Add lastModified to BunFile
|
|
|
|
Fix benchmark source pointing to wrong URL.
|
|
|
|
|
|
|
|
|
|
Current example will fail without explicitly configure the server to use port 8080. Hence, replacing it with default port (3000).
|
|
|
|
|
|
should `notreal.type` reflect the overridden value?
|
|
duplicated word
|
|
Co-authored-by: Derrick Farris <mr.dcfarris@gmail.com>
|
|
* Replace docs/runtime/nodejs with docs/ecosystem/nodejs
* Replace a few more usages
|
|
* docs: improved language in yaml loader example
* docs(api/http): fix typo
* docs(api/spawn): fix typo
* docs(api/transpiler): fix typo
|
|
|
|
* Tweaks
* Add ecosystem. Add bunx. Flesh out install.
* Tweaks
* Add TS to installation
* Tweaks
* New readme
* Write new readme
* Tweak
* Center header
* Bun
* tweaks
* No dollar sign
* Fix links
* Update
* Tweak
|
|
* Add documentation
* Tweaks
* Fixes
* Rearrange
* Update
|