runtyping
Validation generator
Tool for generating runtime validation from static types and JSON schema
Generate runtype validation from static types & JSON schema.
47 stars
3 watching
5 forks
Language: TypeScript
last commit: about 1 month ago io-tsjson-schemaruntypestypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
typeetfunc/runtypes-generate | Generates arbitrary data types for property-based testing | 41 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 319 |
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 56 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
neuledge/computed-types | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
sbrunner/jsonschema-gentypes | Tool to automatically generate Python types from JSON schema | 41 |
tani/jsonup | A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 61 |
gajus/flow-runtime | Provides a runtime type system for JavaScript that enables full Flow compatibility and supports API input validation | 802 |
ricop/idl2typings | Tool to generate type definitions from IDL files for TypeScript development | 7 |