aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-12Fixed Websocket Compression Example. (#5087)bun-v1.0.1Gravatar James Gordo 1-1/+1
* Passed message variable to ws.send() method. * Passed message variable to ws.send() method.
2023-09-12Fix typo in http file upload example (#5088)Gravatar ped 1-1/+1
2023-09-11Update gzip.md (#5041)Gravatar Eric Bidelman 1-1/+1
typo
2023-09-11fix formatting in sveltekit guideGravatar Colin McDonnell 1-10/+10
2023-09-11Remove unnecessary backticks in quickstart doc page (#4927)Gravatar Diogo Goncalves 1-3/+3
2023-09-11Fixed inconsistent log messages in the Quickstart guide (#4942)Gravatar Vladimir Pesterev 1-1/+1
Looks like it is just a typo and needs to be fixed. Signed-off-by: Vladimir Pesterev <8786922+pesterev@users.noreply.github.com>
2023-09-11Fix punctuation (#4870)Gravatar Matthew Yu 6-7/+7
2023-09-11fix: changes wrong command name in the tests chapter (#4965)Gravatar Krzysztof Szala 1-1/+1
This PR fixes the command name for running tests flagged with `.only`
2023-09-10Replace unnecessary '`' wih `"` in code snippets (#4792)Gravatar Diogo Goncalves 1-6/+6
2023-09-10Update modules.md - Explain case-insensitivity (#4782)Gravatar Jeroen van Rensen 1-1/+1
2023-09-10docs: remove duplicate sentence from debugger (#4807)Gravatar Ed Knowles 1-1/+1
2023-09-10Update todo-tests.md (#4771)Gravatar toneyzhen 1-1/+1
2023-09-10Add compatibility page link to index.md (#4809)Gravatar Vyacheslav Kulik 1-1/+1
Add a link to compatibility page (https://bun.sh/docs/runtime/nodejs-apis) to its reference in index.md, so it's easier to reach out to.
2023-09-10docs: Update Bun.write(path, Response) example to be clear that it writes ↵Gravatar Tom Sherman 1-1/+1
the body (#4802)
2023-09-09docs: fix spelling (#4763)Gravatar Rinku Chaudhari 1-1/+1
2023-09-09Fix mongoose ecosystem guid (#4740)Gravatar Richard 1-1/+8
Fix missing method declaration on schema and Schema database name from Kitten to Animal
2023-09-09fix(docs); typo on Nuxt guide page (#4745)Gravatar thunfisch987 1-2/+2
2023-09-09docs: fix wasi-js link (#4741)Gravatar Robert Soriano 2-2/+2
2023-09-09fix typo (#4639)Gravatar akumarujon 1-1/+1
2023-09-08fix(docs): connect websocket client repeated documentation (#4615)Gravatar Ana Margarida Silva 1-13/+5
2023-09-08Add extension guideGravatar Colin McDonnell 2-1/+42
2023-09-08Delete docs/ecosystem/buchta.md (#4536)Gravatar xxxhussein 1-36/+0
Delete buchta.md since its development is discontinued by LowByteFox: https://twitter.com/LowByteFox/status/1694025965452636612
2023-09-08Update mongoose.md (#4534)Gravatar Arjunkumar 1-1/+1
2023-09-08Update Svelte Kit Docs (#4541)Gravatar Ethan Steere 1-0/+55
* Update Svelte Kit Docs I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide. * Formatting --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-09-08docs(template.md): spelling (#4614)Gravatar rajatdua 1-1/+1
2023-09-08Fix code typo in transpiler.md (#4604)Gravatar Frederik De Bleser 1-1/+0
There are some extra closing brackets at the end of the `scanImports` example. These cause a syntax error ("Unterminated string literal")
2023-09-08Remove await pluginGravatar Colin McDonnell 1-1/+1
2023-09-08docs: fix `--backend` options list on cache.md (#4599)Gravatar Vitor Dino 1-1/+1
`symlink` wasn’t an item, it appeared the same as `copyfile`
2023-09-08Move "Importing CJS from CJS" back out of low-level details section (#4600)Gravatar Dan Fabulich 1-8/+6
This section appears to have been accidentally moved into the low-level details section in 5424ea3403df9cd4672290865f12b6f5b01cf2d0. This fixes the example in the low-level details section, because the "Importing CJS from CJS" section is not the example code that the low-level details section is intended to provide.
2023-09-08Remove community-templatesGravatar Colin McDonnell 2-3/+3
2023-09-08Make the link to application clickable in the terminal (#4544)Gravatar Ondrej Brablc 1-2/+2
Terminals like iTerm require valid URL to make them clickable. Adding a space to make it valid. Similar problem is on https://bun.sh/, where protocol is missing.
2023-09-08Fix `Bun.CryptoHasher` missing argument in docs (#4585)Gravatar Samual Norman 1-2/+2
2023-09-08Update development.md (#4578)Gravatar Tiramify (A.K. Daniel) 1-1/+1
2023-09-07Fix typo in sveltekit.md (#4550)Gravatar Adam 1-1/+1
2023-09-07Fix markdownGravatar Colin McDonnell 1-4/+0
2023-09-07Doc updates for v1.0 (#4485)Gravatar Colin McDonnell 37-158/+180
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows
2023-09-07Progress for Next.js (#4468)Gravatar dave caruso 3-7/+7
* L * ipc * asdfghjkl * dfghjk * it works! * types * patches for next.js * sdfghj * wsdfgn,./ * this * yolo * okay loser * asdfghjk * add some more APIs * MESS * sdfghjkl * remove native events from streams * stuff * remove lazy(primordials) test * debugging * okay * less fake extensions object * fix `Buffer.toString()` args logic * fix deserialize * make tests work * add test for `Buffer.toString` args * Update server.zig * remove test * update test * Update spawn-streaming-stdin.test.ts * fix linux build * Update fs.test.ts * cli message improvements * dfshaj * Fix fs.watch bug maybe? * remove --------- Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
2023-09-06Update nodejs compat docs cp/cpSync/watchFile/unwatchFile (#4525)Gravatar Birk Skyum 1-2/+2
2023-09-05Update development.md (#4480)Gravatar Derrick Farris 1-1/+1
Remove comment about removed `BUN_OVERRIDE_MODULE_PATH` env var
2023-09-04chore: fix typo (#4476)Gravatar Ai Hoshino 1-1/+1
Close: #4377
2023-09-01docs: fix http simple example log statement (#4320)Gravatar Karl Böhlmark 1-1/+1
Co-authored-by: Karl Böhlmark <karl.bohlmark@netinsight.net>
2023-09-01Fix typo (#4445)Gravatar Jorge Jiménez 1-1/+1
Replace `key: [Bun.file('./key1.pem'), Bun.file('./key2.pem']` with `key: [Bun.file('./key1.pem'), Bun.file('./key2.pem')]`
2023-08-28docs: use table tagGravatar Colin McDonnell 1-26/+122
2023-08-28docs: hot reloading with Bun.serveGravatar Colin McDonnell 2-42/+9
2023-08-28Update nuxi outputGravatar Colin McDonnell 1-21/+12
2023-08-28just kernel32 things (#4354)Gravatar Jarred Sumner 1-0/+5
* just kernel32 things * more * Update linux_c.zig * Update windows_c.zig * Add workaround Workaround https://github.com/ziglang/zig/issues/16980 * Rename http.zig to bun_dev_http_server.zig * Rename usages * more * more * more * thanks tigerbeetle * Rename `JSC.Node.Syscall` -> `bun.sys` * more * woops * more! * hmm * it says there are only 37 errors, but that's not true * populate argv * it says 32 errors! * 24 errors * fix regular build * 12 left! * Still 12 left! * more * 2 errors left... * 1 more error * Add link to Tigerbeetle * Fix the remainign error * Fix test timeout * Update syscall.zig --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-08-25Automatically hot reload Bun.serve() (#4344)Gravatar Jarred Sumner 1-34/+4
* Automatically hot reload Bun.serve() * Update doc * Update example --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-08-25Fix linkGravatar Colin McDonnell 2-2/+2
2023-08-25Readability tweaksGravatar Colin McDonnell 10-36/+51
2023-08-25Update executables.mdGravatar Jarred Sumner 1-3/+3