tiny-schema-validator
JSON schema validator (by 5alidz)
typescript-json-validator
Automatically generate a validator using JSON Schema and AJV for any TypeScript type. (by ForbesLindesay)
tiny-schema-validator | typescript-json-validator | |
---|---|---|
6 | 3 | |
180 | 227 | |
- | - | |
4.4 | 0.0 | |
about 3 years ago | 9 months 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.
tiny-schema-validator
Posts with mentions or reviews of tiny-schema-validator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-21.
-
In react-typescript app, do you validate the data after a fetch/axios call to a RESTapi and if yes which library you use?
Take a look at tiny-schema-validator . Totally not sponsered
-
Typing for JSON Payloads
It's an NPM package tiny-schema-validator
-
Hello World! today I published v5 of tiny-schema-validator, I would love to hear your feedback.
tiny-schema-validator is a very small library that makes sending data between client and server a breeze, with close to perfect DX.
-
Backend: When to use interfaces with database objects?
shameless plug https://github.com/5alidz/tiny-schema-validator
-
I squeezed every brain cell to create this library
tiny-schema-validator can infer data types from your schema, and it has a `traverse` function to create arbitrary data-shape from the schema.
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.
What are some alternatives?
When comparing tiny-schema-validator and typescript-json-validator you can also consider the following projects:
ajv - The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
runtypes - Runtime validation for static types
zod - TypeScript-first schema validation with static type inference
ts-json-schema-generator - Generate JSON schema from your Typescript sources
Recordari - Recordari is a type and structure validation tool for configuration files
schema - FrontAid CMS Schema
typescript-is
iglu-central - Contains all JSON Schemas, Avros and Thrifts for Iglu Central
io-ts - Runtime type system for IO decoding/encoding
tiny-schema-validator vs ajv
typescript-json-validator vs runtypes
tiny-schema-validator vs zod
typescript-json-validator vs ts-json-schema-generator
tiny-schema-validator vs Recordari
typescript-json-validator vs schema
tiny-schema-validator vs runtypes
typescript-json-validator vs Recordari
tiny-schema-validator vs typescript-is
typescript-json-validator vs iglu-central
tiny-schema-validator vs io-ts
typescript-json-validator vs io-ts