One of my favorite features is the fetch implementation. Since we use channels and threads for "async" work, we just bake that into the fetch global. This simple syntax is the result:
One of my favorite features is the fetch implementation. Since we use channels and threads for "async" work, we just bake that into the fetch global. This simple syntax is the result:
I'm contemplating using braces to begin and end, instead of having "end" - I think it might be more convenient, since IDEs tend to autocomplete after you type the opening brace.
I'm contemplating using braces to begin and end, instead of having "end" - I think it might be more convenient, since IDEs tend to autocomplete after you type the opening brace.
Come up with some standard endpoints or tool names or however this works.
Come up with some standard endpoints or tool names or however this works.
`await` expressions in your Svelte components can now be rendered on the server, meaning you don't need to render them inside boundaries with a `pending` snippet. Next up, streaming SSR!
`await` expressions in your Svelte components can now be rendered on the server, meaning you don't need to render them inside boundaries with a `pending` snippet. Next up, streaming SSR!
As always, xink is a Vite plugin that provides filesystem router DX for building typescript APIs.
It uses xin under the hood, which is a brand new API framework - think hono/elysia.
Then under all that is xi "z", a from-scratch URL trie router.
As always, xink is a Vite plugin that provides filesystem router DX for building typescript APIs.
It uses xin under the hood, which is a brand new API framework - think hono/elysia.
Then under all that is xi "z", a from-scratch URL trie router.
I put this together, with help from GPT-5 via t3chat. Matrix positioning is rough, of course.
I put this together, with help from GPT-5 via t3chat. Matrix positioning is rough, of course.
Recently hit 388k weekly downloads on npm. Check it out for your html prettifier or minifier needs.
Recently hit 388k weekly downloads on npm. Check it out for your html prettifier or minifier needs.
Achievement unlocked.
Congrats @danielroe.dev @antfu.me @pi0.io @atinux.com and team! 🙌
vercel.com/blog/nuxtlab...
Achievement unlocked.
forms.gle/sVr1YFvBCijx...
forms.gle/sVr1YFvBCijx...
It's an alternative experience to hono, elysia, express, etc.
- vite plugin
- JSX
- OpenAPI docs
- Standard Schema validation
- currently has adapters for bun, deno, and cloudflare workers
- and more
Checkout the docs at xinkjs.com
It's an alternative experience to hono, elysia, express, etc.
- vite plugin
- JSX
- OpenAPI docs
- Standard Schema validation
- currently has adapters for bun, deno, and cloudflare workers
- and more
Checkout the docs at xinkjs.com
Sprinkle some schema on your endpoints, set an OpenAPI path, and generate the client.
Sprinkle some schema on your endpoints, set an OpenAPI path, and generate the client.
Standard Schema data validation
OpenAPI docs for your endpoints
Define a basepath for your API
github.com/xinkjs/xink
Standard Schema data validation
OpenAPI docs for your endpoints
Define a basepath for your API
github.com/xinkjs/xink
We have a new logo! 🦋
Bluesky is emerging from its cocoon of clouds to transform into a social butterfly. Read more about why we chose this logo here: blueskyweb.xyz/blog/12-21-2...
We have a new logo! 🦋
Bluesky is emerging from its cocoon of clouds to transform into a social butterfly. Read more about why we chose this logo here: blueskyweb.xyz/blog/12-21-2...
Dropped in 20.6.0
Also supports passing runtime flags like --inspect and --watch
Dropped in 20.6.0
Also supports passing runtime flags like --inspect and --watch
https://supabase.com/launch-week
https://supabase.com/launch-week
And added a custom domain as my bsky handle!
And added a custom domain as my bsky handle!