Ethan Steere
80e1f32ca1
Update tsconfig-paths.md ( #5593 )
...
Change string:string mapping in the docs to match the expected string:array[string] mapping.
See: https://www.typescriptlang.org/tsconfig#paths
2023-09-16 21:44:02 -07:00
Vilsol
eca93d4257
docs: fix typo in lockflie nav ( #5576 )
...
Looks like someone shifted their hand a bit to the right.
Changes `ytrr` to `tree`
2023-09-16 21:43:43 -07:00
Bruce Denham
5e6490d905
Update workspaces.md to reflect "workspace:*" syntax ( #5555 )
2023-09-16 10:21:42 -07:00
Sony AK
7f2e40af46
Update development.md ( #5531 )
...
Fix to version 16 on docs
2023-09-15 20:28:52 -07:00
Zong
575a85a3fd
docs(runtime): fix some typo. ( #5451 )
2023-09-15 14:10:04 -07:00
dave caruso
29b22175bf
feat(runtime): add process.binding uv/natives/config + make global object properties lazy ( #5355 )
...
* binding uv
* we did that
* some more bindings
* fix doc
* fix uv
* yo
* static hash table nonsense <3
* huge refactor to the global object i am not ready for merge conflicts
* it works part 3
* lose
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2023-09-15 08:22:06 -07:00
Sony AK
819a1fde28
Update docs/quickstart.md ( #5425 )
...
* Update quickstart.md
Update quickstart.md
* Update quickstart.md
Update quickstart.md
2023-09-15 00:01:05 -07:00
Colin McDonnell
31fec8f704
Clean up run.md
2023-09-14 23:44:19 -07:00
Jarred Sumner
ced69d3818
async-ify all node:fs functions ( #5360 )
...
* async all node:fs functions
* draw the rest of the owl
* LLVM & Clang 16
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-09-14 21:26:37 -07:00
Colin McDonnell
b262b0153a
Clean up bunfig.md
2023-09-14 21:25:57 -07:00
Colin McDonnell
75e68e356b
Mention dotenv
2023-09-14 21:09:14 -07:00
Colin McDonnell
31691e3898
Fix links
2023-09-14 21:02:52 -07:00
Colin McDonnell
332141a6f2
Rework bunfig docs
2023-09-14 20:54:53 -07:00
Colin McDonnell
07b10bbc16
Clean up trustedDependencies guide
2023-09-14 17:28:11 -07:00
Colin McDonnell
a983ec713f
Improve run.md
2023-09-14 15:30:14 -07:00
DuGlaser
a31d69bf93
fix(docs): Fix the text that bun run --bun is the same as bun ( #4647 )
...
* fix(docs): Fix the text that `bun run --bun` is the same as `bun`
* Updates
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-14 15:19:37 -07:00
Dylan Greene
f3fe4508ae
docs - Add "workspace:*" to workspace docs. ( #5379 )
...
* add workspace:* to docs
* Updates
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-14 15:04:26 -07:00
Colin McDonnell
96a1d5382f
Improve docs
2023-09-14 14:51:42 -07:00
Nathan Hammond
8ae9aeea6b
Remove the ability to configure lockfile. ( #5335 )
2023-09-13 22:32:03 -07:00
Soheil Nazari
b31d76b03d
Update nuxt.md ( #4452 )
...
* Update nuxt.md
* --bun
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-13 22:00:31 -07:00
Twan L
0a5e44cd39
Update simple.md ( #4881 )
...
I have removed the / before ${server.port} because it its incorrect and I replaced the localhost to ${server.hostname}
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-13 22:00:05 -07:00
kryparnold
49a44eef0f
Update nextjs.md ( #4905 )
2023-09-13 21:59:16 -07:00
Colin McDonnell
fbafbd3394
Reorganize Intro section
2023-09-13 21:36:35 -07:00
Colin McDonnell
66c0401426
Make TypeScript instructions easier to find
2023-09-13 21:22:41 -07:00
Colin McDonnell
631c826866
Use Bun global
2023-09-13 21:22:41 -07:00
Jacques Desmarais
0927624608
fix link to "local template" ( #5115 )
2023-09-13 20:50:58 -07:00
miccou
cf834964a6
modules documentation didn't have correct import example ( #5225 )
2023-09-13 20:50:21 -07:00
Colin McDonnell
6ac70a6dd2
Use bun create everywhere
2023-09-13 20:47:36 -07:00
Madhurjya Roy
a8cef7ae75
doc(guides): update sveltekit guide ( #5285 )
...
* doc(guides): update sveltekit guide
Use `bun create svelte` instead of `bunx create-svelte`.
This is to bring the documentation at par with the SvelteKit official doc to [create a project](https://kit.svelte.dev/docs/creating-a-project ).
* Update text instructions for sveltekit.md
2023-09-13 20:45:37 -07: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
Colin McDonnell
22f14129e5
Fix mock example
2023-09-13 20:42:10 -07:00
James Gordo
cb01cb0d4a
Fixed api & cli docs typo. ( #5262 )
...
* Fixed api & cli docs typo.
* Fix
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-13 16:36:11 -07:00
Steven
64033f11cc
chore(docs): include missing links to Node.js APIs ( #5281 )
...
These links make it easy to click and jump to another section.
2023-09-13 14:08:28 -07:00
wing
1c570b41bc
docs(guide): fix expect assertion example in guide for spyOn ( #5294 )
...
Fixes example with `spyOn` and assertions. The example failed because the spied function would be called once but the expectation asserted 0 calls.
2023-09-13 14:08:09 -07:00
Andrew Brown
500bd15fb5
add uninstall instructions ( #5311 )
...
it's always good to have uninstall instructions as well as install, and I couldn't find them anywhere else on the site.
IMO, this gives users a little more confidence to try new tools out, as they know it's easily reversible.
I'm not familiar with how to uninstall with Docker, so would appreciate some help there.
We could possibly add a note for "bash" on how to remove Bun from the `$PATH`.
2023-09-13 14:07:43 -07:00
Guilherme J. Tramontina
687e31dc3a
docs: update lockfile diff instructions ( #5275 )
2023-09-13 10:27:32 -07:00
Zong
9a0ea00705
docs(runtime): fix plugins loader extensions typo ( #5250 )
2023-09-13 02:00:11 -07:00
Zong
eeb790a2f1
docs(runtime): fix jsx FragmentFactory output example ( #5243 )
2023-09-13 01:47:54 -07:00
amt8u
878b473085
file.exists() needs to be awaited to get the value ( #5061 )
2023-09-13 01:41:18 -07:00
Antonin CLAUZIER
6161c201e1
Update discordjs.md ( #5227 )
2023-09-13 01:38:17 -07:00
Nathan Hammond
15f7bacb8b
Correct the configuration file names. ( #5234 )
2023-09-13 01:19:15 -07:00
Colin McDonnell
18b521d9b8
Various docs ( #5201 )
...
* Updates
* Improve jest guide
* Improve
2023-09-12 21:51:49 -07:00
Southpaw
534fd30dbd
Use git's --global flag for lockfile diffs instead of manually modifying config files ( #5143 )
2023-09-12 21:51:07 -07:00
Jonathan Neal
3b2c0941e4
docs: fix typo in import.meta.resolve ( #5146 )
2023-09-12 19:14:26 -07:00
Nazeel
8d3829114e
Update hot.md ( #4990 )
2023-09-12 18:54:23 -07:00
Tom Redman
5f9c30b717
Update simple.md ( #4997 )
...
Remove errant slash preventing the correct console log
2023-09-12 18:53:55 -07:00
mi4uu
2f27e24778
clang and llvm on arch install v16, update to use v15 ( #5069 )
2023-09-12 18:52:30 -07:00
Diogo Goncalves
b910db74be
Add missing full stop on nodejs-apis.md ( #5072 )
2023-09-12 18:51:15 -07:00
Samuel Rigaud
263382103f
docs: fix typos ( #5151 )
2023-09-12 18:50:05 -07:00
Thomas Rupprecht
8777c3f72c
fix lifecycle docu ( #5159 )
2023-09-12 18:49:19 -07:00