sveltekit-superforms icon indicating copy to clipboard operation
sveltekit-superforms copied to clipboard

New Adapter: @effect/schema

Open geekodour opened this issue 10 months ago • 6 comments

Can we consider supporting https://github.com/Effect-TS/effect/tree/main/packages/schema ? If it looks like something we can support, willing to work on it!

geekodour avatar Apr 23 '24 22:04 geekodour

Of course, check one of the existing adapters to get started: https://github.com/ciscoheat/sveltekit-superforms/tree/main/src/lib/adapters

ciscoheat avatar Apr 24 '24 05:04 ciscoheat

A test suite should be added here: https://github.com/ciscoheat/sveltekit-superforms/blob/main/src/tests/superValidate.test.ts#L140

ciscoheat avatar Apr 25 '24 06:04 ciscoheat

great! thanks. will keep things posted here as I work on it!

geekodour avatar Apr 26 '24 14:04 geekodour

@geekodour Are you still planning to implement this adapter?

jkonowitch avatar Jul 19 '24 19:07 jkonowitch

@jkonowitch apologies for not keeping up. Please feel free to take this forward. Otherwise I do still plan to write this out if this doesn't go out by the time I get back on working related projects.

geekodour avatar Jul 20 '24 20:07 geekodour

hi there, I started work on this. will open a pr later today/tomorrow

szethh avatar Sep 19 '24 06:09 szethh