Pooya Parsa
@pi0.io
Building opensource stuff ◦ @unjs.io ◦ @nitro.build ◦ @nuxt.com
🌱 github.com/pi0 ❌ x.com/_pi0_
🌱 github.com/pi0 ❌ x.com/_pi0_
> H3ravel is a modern TypeScript runtime-agnostic web framework built on top of H3, designed to bring the elegance and developer experience of Laravel PHP to the JavaScript ecosystem.
Made by github.com/3m1n3nc3
h3ravel.toneflix.net
Made by github.com/3m1n3nc3
h3ravel.toneflix.net
The web framework that masks your fears
Modern TypeScript runtime-agnostic web framework built on top of H3 with Laravel's Elegance and TypeScript's Power
h3ravel.toneflix.net
November 4, 2025 at 11:49 AM
> H3ravel is a modern TypeScript runtime-agnostic web framework built on top of H3, designed to bring the elegance and developer experience of Laravel PHP to the JavaScript ecosystem.
Made by github.com/3m1n3nc3
h3ravel.toneflix.net
Made by github.com/3m1n3nc3
h3ravel.toneflix.net
Gonna make it official haha! big sonic fan
October 27, 2025 at 4:28 PM
Gonna make it official haha! big sonic fan
That’s a good point. We should be careful about input not using extended range.
Fortunately for my use case (http header names and path) input is guaranteed to be in safe range.
Fortunately for my use case (http header names and path) input is guaranteed to be in safe range.
October 27, 2025 at 4:27 PM
That’s a good point. We should be careful about input not using extended range.
Fortunately for my use case (http header names and path) input is guaranteed to be in safe range.
Fortunately for my use case (http header names and path) input is guaranteed to be in safe range.
(BTW they do already sort @deprecated to last. It probably wouldn’t be hard discussion)
October 27, 2025 at 1:33 PM
(BTW they do already sort @deprecated to last. It probably wouldn’t be hard discussion)
Worth to initiate a talk in vscode repo perjaps?
Indeed if IDEs had exception for sorting _ we didn’t need this probably.
Indeed if IDEs had exception for sorting _ we didn’t need this probably.
October 27, 2025 at 1:25 PM
Worth to initiate a talk in vscode repo perjaps?
Indeed if IDEs had exception for sorting _ we didn’t need this probably.
Indeed if IDEs had exception for sorting _ we didn’t need this probably.
Standard Schema
A common interface for TypeScript validation libraries
standardschema.dev
October 27, 2025 at 1:12 PM
10.5 / 3.99 kB now! I have some bad ideas to reduce further, but I guess I have to stop at some point 😂
October 27, 2025 at 11:55 AM
10.5 / 3.99 kB now! I have some bad ideas to reduce further, but I guess I have to stop at some point 😂
(The secret sauce is to avoid creating extra Promises BTW. We use a similar approach in H3 v2.)
github.com/unjs/hookabl...
github.com/unjs/hookabl...
Release v6.0.0-rc.1 · unjs/hookable
compare changes
NoteThis release makes hookable 20-40x faster (thanks to @negezor) and %79 smaller (-2,258 bytes) when using new HookableCore.
ImportantHook results sometimes might not be a promis...
github.com
October 26, 2025 at 9:04 PM
(The secret sauce is to avoid creating extra Promises BTW. We use a similar approach in H3 v2.)
github.com/unjs/hookabl...
github.com/unjs/hookabl...