1,034 skills found · Page 1 of 35
colinhacks / ZodTypeScript-first schema validation with static type inference
jquense / YupDead simple Object schema validation
ajv-validator / AjvThe fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
open-circle / ValibotThe modular and type safe schema library for validating structural data 🤖
standard-schema / Standard SchemaA standard interface for TypeScript schema validation libraries
keleshev / SchemaSchema validation just got Pythonic
randym / Axlsxxlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
jsonresume / Resume SchemaJSON-Schema is used here to define and validate our proposed resume json
react-hook-form / Resolvers📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema
tdegrunt / JsonschemaJSON Schema validation
graphql-hive / Graphql Inspector🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
java-json-tools / Json Schema ValidatorA JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
voxpupuli / Json SchemaRuby JSON Schema Validator
RicoSuter / NJsonSchemaJSON Schema reader, generator and validator for .NET
dry-rb / Dry ValidationValidation library with type-safe schemas and rules
supabase / Pg JsonschemaPostgreSQL extension providing JSON Schema validation
geraintluff / Tv4Tiny Validator for JSON Schema v4
Oudwins / ZogGo with Zod inspired simple schema validation
networknt / Json Schema ValidatorA fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Meteor-Community-Packages / Meteor Collection2A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.