typescript-json-validator
Automatically generate a validator using JSON Schema and AJV for any TypeScript type. (by ForbesLindesay)
Recordari
Recordari is a type and structure validation tool for configuration files (by Olian04)
typescript-json-validator | Recordari | |
---|---|---|
3 | 2 | |
227 | 4 | |
- | - | |
0.0 | 0.0 | |
10 months ago | over 5 years ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
typescript-json-validator
Posts with mentions or reviews of typescript-json-validator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-08.
- (title: string)
-
Testing in production: using JSON Schema for 3rd party API response validation
I used https://github.com/ForbesLindesay/typescript-json-validator for a service I built recently. It parses TS types and turns them into a validator function - seems to work very well so far.
There’s a conversion of the typ to JSON schema under the hood.
-
I squeezed every brain cell to create this library
I just started using https://github.com/ForbesLindesay/typescript-json-validator.
Recordari
Posts with mentions or reviews of Recordari.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-25.
-
I squeezed every brain cell to create this library
Cool! I did something similar a while back, if you want to see another way of implementing the same kind of project :) https://github.com/Olian04/Recordari
-
Fluent JSON validator -- an easy-to-use and flexible JSON object validator with a nice builder pattern API!
I made something similar a while back :) https://github.com/Olian04/Recordari
What are some alternatives?
When comparing typescript-json-validator and Recordari you can also consider the following projects:
runtypes - Runtime validation for static types
tiny-schema-validator - JSON schema validator
ts-json-schema-generator - Generate JSON schema from your Typescript sources
fluent-json-validator - An easy-to-use, expressive, and composable JSON object validator, with a fluent builder pattern interface!
schema - FrontAid CMS Schema
zod - TypeScript-first schema validation with static type inference
iglu-central - Contains all JSON Schemas, Avros and Thrifts for Iglu Central
io-ts - Runtime type system for IO decoding/encoding
typebox - Json Schema Type Builder with Static Type Resolution for TypeScript
Snowplow - The leader in Next-Generation Customer Data Infrastructure
typescript-json-validator vs runtypes
Recordari vs tiny-schema-validator
typescript-json-validator vs ts-json-schema-generator
Recordari vs fluent-json-validator
typescript-json-validator vs schema
Recordari vs zod
typescript-json-validator vs iglu-central
Recordari vs io-ts
typescript-json-validator vs io-ts
Recordari vs typebox
typescript-json-validator vs tiny-schema-validator
typescript-json-validator vs Snowplow