9 ms·
For js / typescript I like: https://github.com/paperhive/fefe https://github.com/paperhive/fefe basically ist’s just functions that take a value of one type an
by errnesto 5y ago
For js / typescript I like: https://github.com/paperhive/fefe https://github.com/paperhive/fefe
basically ist’s just functions that take a value of one type and return a other one
- vorticalbox 5y agoThere is also joi, zod, myzod just to name a few. I personally use myzod as its fast it parsing, zero dependancies and you can infre types from your schemas.
- catlifeonmars 5y agoDon’t forget https://github.com/gcanti/io-ts https://github.com/gcanti/io-ts