Finn R. Gärtner
a0f8b8c68a
fix(examples/hono): Update package name ( #620 )
2022-07-12 03:09:15 -07:00
SheetJSDev
5774069cfe
fix blank template ( #523 )
2022-07-12 03:03:17 -07:00
Jesse-Lucas1996
a63a0ccc10
docs: Hono example with typescript ( #577 )
...
* hono example with typescript
* changing of name in package json
* adding dom to lib
* removal of git ignore
* removed DOM
* Update examples/hono/src/index.ts
Co-authored-by: Hyro <generalkubo@gmail.com >
* changed port
* added read me
* Update index.ts
* Update package.json
* Update readme.md
Co-authored-by: Hyro <generalkubo@gmail.com >
Co-authored-by: Jesse Lucas <jlucas@corpcloud.com.au >
Co-authored-by: Finn R. Gärtner <65015656+FinnRG@users.noreply.github.com >
2022-07-12 11:46:22 +02:00
CharlieS1103
ea6d96f409
Cleanup discord-interactions readme ( #451 )
2022-07-11 05:34:21 -07:00
rml1997
1405158dfb
Updated typo in example ( #573 )
...
Changed deocder to decoder
2022-07-11 05:26:45 -07:00
Xing Yahao
34bb627a54
Fix react example README typo.
2022-07-08 19:37:06 +09:00
FinnRG
92584630c3
fix(templates/react): Add a SVG type definition
2022-07-08 02:59:52 -07:00
Hyro
6035ef353a
use tsconfig from readme
2022-07-08 02:32:55 -07:00
xhyrom
4bd42e1cf0
add tsconfig
2022-07-08 02:32:55 -07:00
Hyro
f95919b5a3
update hello world
2022-07-08 02:32:55 -07:00
xhyrom
43657c4dd8
new template blank
2022-07-08 02:32:55 -07:00
Jarred Sumner
1ee94d5bd2
Bump examples
2022-07-07 16:02:04 -07:00
Hassan El Mghari
d513a62862
Updating format of Next.js example app README to match the rest
2022-07-07 15:58:05 -07:00
Hassan El Mghari
76ef4fc976
Deleted installing dependencies from Discord README since it's done automatically when cloning
2022-07-07 15:58:05 -07:00
Hassan El Mghari
fe858a9196
Updating README for React example to match Discord
2022-07-07 15:58:05 -07:00
Hassan El Mghari
6770356c5b
Clean up README for React example
2022-07-07 15:58:05 -07:00
Hassan El Mghari
485ef8c4fc
Delete second.tsx page as it's not being used
2022-07-07 14:14:57 -07:00
Hassan El Mghari
5b880512fb
Removed unused parts of index.tsx
2022-07-07 14:14:57 -07:00
Hassan El Mghari
3b43a192f1
Cleaned up the Next.js example README
2022-07-07 14:14:57 -07:00
Jarred Sumner
621fe3f5d2
[next] Fix @types/react error
2022-07-06 23:57:47 -07:00
mrowles
c99a9a6cb7
chore(examples): Updates start doco
2022-07-06 21:18:03 -07:00
ManiTheDev
4654de7ee5
adding a template .gitignore
2022-07-06 04:11:31 -07:00
evanwashere
91cff94739
add creating discord bots to readme
2022-07-05 11:45:28 -07:00
Jarred Sumner
9afed496a8
Bump discord-interactions template
2022-07-05 10:28:14 -07:00
evanwashere
aaffcb410f
nitpicks
2022-07-05 09:26:58 -07:00
evanwashere
d3e0955ddc
more examples
2022-07-05 09:26:58 -07:00
evanwashere
5d4fbf7f02
TLA & typescript
2022-07-05 09:26:58 -07:00
evanwashere
4a927e09b7
discord interactions template
2022-07-05 09:26:58 -07:00
Jarred Sumner
dbde52504d
ArrayBufferSink works and it's good.
2022-06-12 21:40:45 -07:00
Jarred Sumner
aed5e39f4d
remove bad examples
2022-05-16 19:02:38 -07:00
Jarred Sumner
a37f86e89d
bun:sqlite (#167 )
...
* ✂️
* Add the slow version
* draw the rest of the owl
* Fix crash when allocating lots of memory
* [Bun.Transipiler] Support passing objects
* [JS Parser] Support passing objects to macros via Bun.Transpiler
* Update JSSQLStatement.cpp
* Embed SQLite
* Add SQLite to Dockerfile
* [sqlite] Add quick one-off queries without creating a whole object
* [sqlite] Add `columnsCount`, rename raw() to `values()`, remove `rebind`
* Implement `bun:sqlite`
* return null
* Fix updating query
* Update bun.d.ts
* more tests
* Support variadic arguments, write tests and add types
* Update sqlite.d.ts
* Update sqlite.d.ts
* latest
* Implement `Database.loadExtension` and `Database.setCustomSQLite`
* Support `require.resolve`
* [napi] Improve string performance
* [bun.js] Support some of `node:module`
* another test
* [sqlite] Support serialize & deserialize
* [`bun:ffi`] Implement `CFunction` and `linkSymbols`
* [bun.js] Fix crash in `Buffer.from`
* Update sqlite.test.js
* Document linkSymbols
* docs
* Update README.md
2022-05-16 15:46:20 -07:00
Jarred Sumner
6bac11f066
Create change-array-by-copy.js
2022-05-08 17:37:36 -07:00
Jarred Sumner
4dee9be3eb
Update http-file.ts
2022-05-08 01:13:03 -07:00
Jarred Sumner
83c1d7c9ef
Update add.rs
2022-05-03 08:03:06 -07:00
Jarred Sumner
8b1924f6c2
Add docs for FFI
2022-05-03 01:25:46 -07:00
Jarred Sumner
1871bbc6a4
Add sha hashing example
2022-04-13 21:46:02 -07:00
Jarred Sumner
9884a5fe14
Update http-stop.ts
2022-04-11 05:59:39 -07:00
Jarred Sumner
55ff561429
Add example for stopping HTTP server
2022-04-11 05:20:44 -07:00
Jarred Sumner
3e969244ac
[bun.js] Add a Server.stop function
2022-04-11 04:58:29 -07:00
Jarred Sumner
403a916bd5
[bun-framework-next] Fix missing scripts
2022-04-08 23:43:41 -07:00
Jarred Sumner
63995da2c2
example
2022-04-07 22:07:24 -07:00
Jarred Sumner
91fb170c4a
Update html-rewriter.ts
2022-04-07 19:29:01 -07:00
Jarred Sumner
69cebbfca2
Update http-file.ts
2022-04-07 06:26:28 -07:00
Jarred Sumner
4e05fd0541
[bun.js] Add baseURI support to HTTP server
2022-04-07 06:22:42 -07:00
Jarred Sumner
b97e81b27f
More types
2022-04-07 06:08:48 -07:00
Jarred Sumner
e08cc968cb
add GC output constraints
...
I don't fully understand what this does
but it sounds good!
2022-04-07 01:57:45 -07:00
Jarred Sumner
69653729f0
tweak examples
2022-04-06 06:14:04 -07:00
Jarred SUmner
81eb47de0e
[bun.js] Add stdout, stderr, stdin to Bun and support sendfile() + splice()
2022-04-06 01:53:05 -07:00
Jarred Sumner
57cf035a73
Fix ssl example
2022-04-05 19:32:52 -07:00
Jarred Sumner
ddaab5a836
fix example
2022-04-05 19:15:58 -07:00