-
I’m using https://phero.dev between frontend and backend, so there’s no need for a lib like that ☺️
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Zod for TypeScript except for this issue I made. Zod should support conditional validation.
-
This lib proposes a more global solution : https://github.com/sinclairzx81/typebox
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
ArkType: TypeScript's 1:1 validator, optimized from editor to runtime
-
Typescript Runtime Validators and DX, a type-checking performance analysis of zod/superstruct/yup/typebox
-
How would you convert such a dumb json to a type?
-
I found 10,000x faster TypeScript validator library
-
Sidewinder: Type Safe Web Services for Node