Jarred Sumner
|
95e466628b
|
Add a note about reading directories
|
2024-01-17 22:16:34 -08:00 |
|
Nick Reilingh
|
ebae02a08b
|
Update file-io.md: BunFile.stream() doesn't return promise (#7372)
According to my lsp, `.stream()` returns a ReadableStream directly instead of a promise.
|
2023-11-29 13:44:31 -08:00 |
|
Colin McDonnell
|
c99caccdb2
|
More docs & helptext cleanup (#5229)
* wip
* Flesh out resolution docs
* Polish
* More
* WIP
* WIP
* WIP
* Document --watch
|
2023-09-13 20:43:39 -07:00 |
|
Tom Sherman
|
d48ff53e4e
|
docs: Update Bun.write(path, Response) example to be clear that it writes the body (#4802)
|
2023-09-10 05:06:25 -07:00 |
|
Colin McDonnell
|
112030481f
|
More guides and fixing links (#3960)
* More guides
* WIP
* Updates
* Fix
|
2023-08-03 16:31:05 -07:00 |
|
Colin McDonnell
|
609f81a746
|
Add npmrc note
|
2023-07-11 15:32:52 -07:00 |
|
Colin McDonnell
|
adb451eec6
|
Docs for DOM testing and FileSink (#3330)
* Update websocket docs & jsdoc
* Add info about user-specific data in ws
* Document FileSink
* Docs for happydom test
* Updates
|
2023-06-20 18:57:37 -07:00 |
|
dave caruso
|
76deb51c29
|
clarify file io docs (#2689)
|
2023-04-18 11:09:41 -07:00 |
|
Colin McDonnell
|
011e157cac
|
Docs restructuring (#2638)
* 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
|
2023-04-13 18:26:45 -07:00 |
|
Colin McDonnell
|
c8e09f563f
|
FileBlob -> BunFile, add BunFile.lastModified (#2581)
* Improve BunPlugin types
* FileBlob -> BunFile
* Update Bun.env types. Fixes #2481
* Add lastModified to BunFile
|
2023-04-07 04:03:06 -07:00 |
|
maor-benami
|
590219966e
|
Update file-io.md (#2230)
should `notreal.type` reflect the overridden value?
|
2023-02-27 21:08:27 -08:00 |
|
maor-benami
|
0a340d1920
|
Update file-io.md (#2229)
duplicated word
|
2023-02-27 21:07:35 -08:00 |
|
Florian Dreier
|
45f4353453
|
fix: Broken link to Node.js support status page (#2183)
Co-authored-by: Derrick Farris <mr.dcfarris@gmail.com>
|
2023-02-25 10:57:26 -06:00 |
|
Charlie Marsh
|
735d48190d
|
Replace docs/runtime/nodejs with docs/ecosystem/nodejs (#2185)
* Replace docs/runtime/nodejs with docs/ecosystem/nodejs
* Replace a few more usages
|
2023-02-25 10:54:29 -06:00 |
|
Colin McDonnell
|
1836250542
|
Docs tweaks (#2160)
* 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
|
2023-02-24 16:33:53 -08:00 |
|
Colin McDonnell
|
f54300578b
|
Add documentation (#2148)
* Add documentation
* Tweaks
* Fixes
* Rearrange
* Update
|
2023-02-23 17:13:30 -08:00 |
|