You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I like the motivation behind morphism and really think there's a lot of value in schema transformation.
Some cool libraries out there solve the validation step (zod, yup, joi, io-ts) but transformation is a whole other beast.
Is the library stale or is it still in active development?
If stale would it make sense to offer some support to the other mentioned libraries to cover transformation too?
The text was updated successfully, but these errors were encountered:
I also just discovered this library and am a huge fan. There are some open issues that address some shortcomings I ran into. Any chance we'll see traction on this?
we also discovered this library just now and love it. we're using it to map some jira & azure data to our db structure to help us with time tracking :)
sadly it throws some build errors in v1.12.3 with typescript v4.9.4 :(
is this fixed in v2.1.1?
also will v2 ever reach stable? <3
cc @emyann
Hi, I like the motivation behind morphism and really think there's a lot of value in schema transformation.
Some cool libraries out there solve the validation step (zod, yup, joi, io-ts) but transformation is a whole other beast.
Is the library stale or is it still in active development?
If stale would it make sense to offer some support to the other mentioned libraries to cover transformation too?
The text was updated successfully, but these errors were encountered: