typescript-json-validator
Automatically generate a validator using JSON Schema and AJV for any TypeScript type. (by ForbesLindesay)
iglu-central
Contains all JSON Schemas, Avros and Thrifts for Iglu Central (by snowplow)
typescript-json-validator | iglu-central | |
---|---|---|
3 | 1 | |
227 | 117 | |
- | 0.0% | |
0.0 | 8.7 | |
9 months ago | 24 days ago | |
TypeScript | Shell | |
MIT License | Apache License 2.0 |
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.
iglu-central
Posts with mentions or reviews of iglu-central.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-08.
What are some alternatives?
When comparing typescript-json-validator and iglu-central you can also consider the following projects:
runtypes - Runtime validation for static types
openapi-cop - A proxy that validates responses and requests against an OpenAPI document. https://www.npmjs.com/package/openapi-cop https://hub.docker.com/r/lxlu/openapi-cop
ts-json-schema-generator - Generate JSON schema from your Typescript sources
Snowplow - The leader in Next-Generation Customer Data Infrastructure
schema - FrontAid CMS Schema
Recordari - Recordari is a type and structure validation tool for configuration files
typebox - Json Schema Type Builder with Static Type Resolution for TypeScript
io-ts - Runtime type system for IO decoding/encoding
tiny-schema-validator - JSON schema validator
typescript-json-validator vs runtypes
iglu-central vs openapi-cop
typescript-json-validator vs ts-json-schema-generator
iglu-central vs Snowplow
typescript-json-validator vs schema
iglu-central vs ts-json-schema-generator
typescript-json-validator vs Recordari
iglu-central vs typebox
typescript-json-validator vs io-ts
typescript-json-validator vs tiny-schema-validator
typescript-json-validator vs Snowplow
typescript-json-validator vs openapi-cop