index
:
bun
1-runner
add-license
ansg191/server-identity-CN
ansg191/system-store
bun-crash-dump
bun-json
bun-polyfills
bun-test-each
ciro/child-process-fixes
ciro/fetch-fix-with-lock
ciro/fix-flask-tests
ciro/fix-maxRequestBodySize
ciro/fix-test-command
ciro/gc-tests
ciro/http2
ciro/proxy-connect-tests
ciro/queue-response-experiment
ciro/spawn-abort-signal-rebased
ciro/ws-fetch-proper-handshake
cli-flags
completions
create-constructors-when-needed
dap2
dap3
dave/assert-double-is-valid
dave/bundler-string-length
dave/es5-class-helper
dave/import.meta.resolve
dave/install-tag-without-dash
dave/lol
dave/nodemodule-preloadmodules
dave/postinstall
dave/postinstall_2
dave/remove-native-event
dave/zlib
debugger-dev
derrick/fix/bindings-mark-jscinitialize
derrick/fix/event-emitter-async-iter
derrick/fix/event-emitter-emit-throw-native
derrick/fix/http-lowercase-headers
derrick/fix/node-tests
derrick/test/add-ed25519-tests
detect-libc
doc/0.8
dylan/callback-fulfilled-after-rejection
dylan/change-pathname-assert
dylan/cli-fixes
dylan/encoding-fix
dylan/fix-bundling-lodash-es-is-buffer
dylan/fix-error-inlining
dylan/fix-module-field-in-exports
dylan/github-api-option
dylan/github-dependencies
dylan/import-file-path
dylan/non-enumerable-export-values
dylan/resolve-rope-in-string
dylan/set-exit-code
dylan/source-map-names-property
eventstream
feat/ecosystem
feat/npm
fix
fix-prepare-stack-trace
fix-websocket-upgrade
fs-watch-file
got
guides-3
improve-docker
insensitive-pkg-names
integration-tests
jarred/5859
jarred/actions
jarred/add-git
jarred/analytics
jarred/arenas
jarred/ast
jarred/ast-again
jarred/async_bio
jarred/bench
jarred/brotli
jarred/bump-uws
jarred/bundle-workspace-packages
jarred/bunfig
jarred/callable
jarred/canvas
jarred/ci-check
jarred/cjs2
jarred/cleanup-error
jarred/clipboard-objc
jarred/direct
jarred/dump
jarred/edgecase
jarred/esbuild-plugin-api
jarred/escapeHTML
jarred/esm-conditions
jarred/experiment-bsp
jarred/export-star-flat
jarred/exports-map
jarred/faster-error-capturestacktrace
jarred/faster-ordered-properties
jarred/fastmalloc
jarred/fetch-experiment
jarred/fetchheaders
jarred/fix-blob-slice-test
jarred/fix-bunbun-on-wsl
jarred/fix-crash
jarred/fix-http-compression
jarred/fix-issue-with-tsconfig-run
jarred/fix-proxy-regression
jarred/fixes-3129
jarred/gen
jarred/htmlrewriter
jarred/improve-testing
jarred/inquirer
jarred/isolation
jarred/jsc
jarred/land
jarred/landing
jarred/linux
jarred/live-bindings
jarred/make-strings-better
jarred/mdx-thrwawy
jarred/move
jarred/napi
jarred/new-bund
jarred/new-bund-ressurected-branch
jarred/new-http
jarred/no-more-npm
jarred/package-mapper
jarred/pg
jarred/port
jarred/possibly-2732
jarred/postgresql
jarred/precompile-linux-dependencies
jarred/prepare-for-libuv
jarred/profiled-call
jarred/read-tsconfig-jsx
jarred/redo-evaluation-order
jarred/redo-zigstring-for-utf16
jarred/relay
jarred/rename
jarred/repl
jarred/request-finalizer
jarred/rewrite-router
jarred/run
jarred/simdjson
jarred/simplify
jarred/some-fixes-for-eventsource
jarred/standalone-repro1
jarred/start
jarred/strong
jarred/subprocess
jarred/support-tee
jarred/tcc
jarred/throw-if
jarred/update-install-stuff
jarred/update-zig1
jarred/upgrade-zig-2
jarred/uws
jarred/webkit-upgrade-may-17
jarred/wip-more-reliable
jarred/workers
jarred/zlib
jarred/zls
lithdew/picohttp-mimalloc
main
move-templates
nestjs-guide
next-cleanup
origin/main
plugin/plugindata
plugin/resolvedir
postinstall_3
repl
request-body-stream
reserve-commands
revert-5167-dylan/decode-regex-if-needed
rfc/bun-bundler-api
rfc/bunfig-overhaul
save-in-update
sdl
test/action
types/mock
types/readable-stream-default
types/tty
u/vjpr/zig-0.10
xHyroM/types/expose-Bun-Env
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
Fix typo (#4445)
Jorge Jiménez
1
-1
/
+1
2023-08-28
docs: hot reloading with Bun.serve
Colin McDonnell
1
-6
/
+6
2023-08-24
Update http.md
bun-v0.8.1
Jarred Sumner
1
-2
/
+13
2023-08-21
Docs and types for v0.8.0 (#4199)
Colin McDonnell
1
-0
/
+15
2023-08-14
Small docs change
Colin McDonnell
1
-2
/
+2
2023-08-12
Fix worker event loop ref/unref + leak (#4114)
dave caruso
1
-19
/
+23
2023-08-07
Fix `Bun.hash` functions (#4054)
jhmaster
1
-4
/
+5
2023-08-04
Update import-meta.md
Jarred Sumner
1
-2
/
+1
2023-08-04
Fix incorrect docs
Jarred Sumner
1
-2
/
+3
2023-08-03
More guides and fixing links (#3960)
bun-v0.7.2
Colin McDonnell
2
-5
/
+5
2023-08-02
Update streams.md (#3926)
Vaughan Rouesnel
1
-1
/
+1
2023-07-31
Fix incorrect function
Jarred Sumner
1
-1
/
+1
2023-07-29
typo spawn.md (#3875)
Jhorman Tito
1
-1
/
+1
2023-07-20
Update sqlite.md
Jarred Sumner
1
-5
/
+5
2023-07-19
Docs & types for 0.7 (#3665)
Colin McDonnell
2
-3
/
+3
2023-07-19
Support streams in response.formData() & request.formData, introduce Bun.read...
Jarred Sumner
1
-0
/
+6
2023-07-19
Inline`bun` object from workers
Jarred Sumner
1
-6
/
+2
2023-07-18
Update workers.md
Jarred Sumner
1
-2
/
+2
2023-07-18
Clarify
Jarred Sumner
1
-0
/
+2
2023-07-17
Clean up worker docs
Colin McDonnell
1
-65
/
+69
2023-07-16
Document serialize/deserialize
Jarred Sumner
1
-0
/
+14
2023-07-16
Update workers.md
Jarred Sumner
1
-1
/
+1
2023-07-16
rename
Jarred Sumner
1
-0
/
+0
2023-07-16
Implement Workers (#3645)
Jarred Sumner
1
-0
/
+162
2023-07-14
Update docs
Colin McDonnell
1
-6
/
+8
2023-07-11
Add npmrc note
Colin McDonnell
1
-2
/
+10
2023-07-06
Various docs updates (#3437)
Colin McDonnell
2
-41
/
+72
2023-06-20
Docs for DOM testing and FileSink (#3330)
Colin McDonnell
2
-48
/
+122
2023-06-10
Fix wording and code example in docs for Bun.sleepSync (#3270)
paperluigis
1
-10
/
+0
2023-06-09
docs: add missing right parenthesis in example code (#3245)
James Liu
1
-2
/
+1
2023-06-06
Docs for `Bun.password` and ws publish (#3227)
Colin McDonnell
2
-16
/
+100
2023-05-29
More/better docs for JSX, utils, binary data, streams, hashing, `bun test`, `...
Colin McDonnell
7
-38
/
+1795
2023-05-25
Update sqlite.md (#3063)
Dialga
1
-1
/
+1
2023-05-11
bundler tests and improve `Bun.build` return type (#2833)
dave caruso
1
-2
/
+2
2023-05-05
Add missing JSON API to Web APIs page (#2799)
Kruithne
1
-0
/
+6
2023-04-28
bundler tests: rest of default.test.ts and starting jsx tests (#2765)
dave caruso
1
-1
/
+1
2023-04-18
clarify file io docs (#2689)
dave caruso
1
-1
/
+5
2023-04-14
[nit] minor typo in tcp.md (#2657)
Kruithne
1
-1
/
+1
2023-04-13
Docs restructuring (#2638)
Colin McDonnell
8
-46
/
+32
2023-04-07
`FileBlob` -> `BunFile`, add `BunFile.lastModified` (#2581)
Colin McDonnell
2
-3
/
+3
2023-04-06
bun-types: infer strict `Subprocess` from `Bun.spawn()` options, part 2 (#2573)
dave caruso
1
-44
/
+61
2023-03-21
Update sqlite.md (#2452)
Joker_
1
-1
/
+1
2023-03-11
Update file-system-router.md (#2365)
Haris Sulaiman
1
-1
/
+1
2023-03-10
Fix link in globals.md (#2362)
Fran Zekan
1
-1
/
+1
2023-03-07
Document openInEditor
Colin McDonnell
2
-1
/
+29
2023-03-05
Update out of date doc
Jarred Sumner
1
-1
/
+1
2023-03-04
docs(websocket): change server port on example to default port (#2301)
aab
1
-2
/
+2
2023-03-02
docs: Fix variable name in transpiler API docs (#2281)
aab
1
-2
/
+2
2023-03-01
Fix async in sqlite
Colin McDonnell
1
-2
/
+2
2023-02-27
Update file-io.md (#2230)
maor-benami
1
-1
/
+1
[next]