aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-06-01fix typo in documentation ("the today" -> "today") (#3160)Gravatar Noah Chase 1-1/+1
2023-05-29Update index.mdGravatar Jarred Sumner 1-1/+1
2023-05-29More/better docs for JSX, utils, binary data, streams, hashing, `bun test`, ↵Gravatar Colin McDonnell 1-3/+4
`Bun.serve` (#3005) * WIP * Updates * Document deepEquals * WIP * Update typeS * Update TLS docs for Bun.serve * Update types for tls * Draft binary data page. Add Streams page. * Update test runner docs * Add hashing, flesh out utils * Grammar * Update types * Fix * Add import.meta docs * Tee
2023-05-16fix: broken link (#2897)Gravatar Harry Yep 1-1/+1
2023-05-16Tweaks to bundler docs (#2867)Gravatar Colin McDonnell 1-0/+2
* WIP * Fix typo * Updates * Document --compile * Add bundler benchmark * Remove esbuild * Add bench to docs * Add buttons * Updates
2023-04-27Remove extra word in docs/index.md (#2758)Gravatar B. Burt 1-1/+1
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-1/+1
* 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-03-28Remove extra 's' on keep (#2498)Gravatar Andres Beltran 1-1/+1
2023-03-22Fix types (#2453)Gravatar Colin McDonnell 1-1/+1
* WIP * WIP * WIP * WIP * Improve typechecking in type files * Fix typechecking * Update * Update submodule * CI for typechecking * Add ci * Update commands * Format after build * Dont use bunx * Rename job * Use nodemodules prettier * Update workflow * Use symlink * Debug * Debug * Clean up and rename jobs
2023-03-07Improve Benchmarking page, small fixes (#2339)Gravatar Colin McDonnell 1-1/+1
* Improve benchmarking page * WIP * Add typescript instructions to hot * Document preload in Plugins. Fix loader in plugin types.
2023-02-25Update index.md (#2182)Gravatar Akash Joshi 1-1/+1
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 1-4/+15
* 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-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 1-0/+64
* Add documentation * Tweaks * Fixes * Rearrange * Update