8,513 skills found · Page 1 of 284
colinhacks / ZodTypeScript-first schema validation with static type inference
jquense / YupDead simple Object schema validation
toon-format / Toon🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK.
valeriansaliou / Sonic🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
paularmstrong / NormalizrNormalizes nested JSON according to a schema
rjsf-team / React Jsonschema FormA React component for building Web forms from JSON Schema.
ajv-validator / AjvThe fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
dotnet / EfcoreEF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
apollographql / Apollo Server🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
glideapps / QuicktypeGenerate types and converters from JSON, Schema, and GraphQL
github / Gh OstGitHub's Online Schema-migration Tool for MySQL
alibaba / Formily📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
dotansimha / Graphql Code GeneratorA tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
open-circle / ValibotThe modular and type safe schema library for validating structural data 🤖
ariga / AtlasDeclarative schema migrations with schema-as-code workflows
MichalLytek / Type GraphqlCreate GraphQL schema and resolvers with TypeScript, using classes and decorators!
kennethreitz / RecordsSQL for Humans™
aarondl / SqlboilerGenerate a Go ORM tailored to your database schema.
sinclairzx81 / TypeboxJSON Schema Type Builder with Static Type Resolution for TypeScript
joelittlejohn / Jsonschema2pojoGenerate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc