uniforms-bridge-json-schema

JSON →
library 4.0.0 ·javascript
verified Jun 7, 2026

JSON Schema bridge for uniforms, a React library for generating forms from schemas. Current stable version is 4.0.0. This package allows you to use JSON Schema as the schema definition for uniforms forms, translating JSON Schema constraints into form fields and validation. It is part of the uniforms ecosystem, which also supports other schema formats like GraphQL, SimpleSchema, and Zod. The bridge requires uniforms 4.0.0 as a peer dependency and is written in TypeScript with type definitions included.