Skip to main content

JSONForms

More forms. Less code.

Complex forms in the blink of an eye

Version: v3.0.0
@next: 3.0.0

Declare your forms as JSON based on a JSON Schema

Fully-featured forms including data-binding, input validation, and rule-based visibility out-of-the-box

Designed for customizability - from custom styling to custom widgets

JSON Forms is a JSON Schema based approach for creating forms.
It comes with off the shelf support for React, Angular and Vue.


We've got an early present for you 🎁! Today we merged the last feature for JSON Forms 3.0 and released the first beta version v3.0.0-beta.0 🎉 Try our new ESM module builds today! Stable release coming in the new year 🥳
22th December 2021

JSON Forms Architecture

JSON Forms has a modular architecture and can be customized on every level. The core functionality is pure Javascript and therefore independent from any UI framework. We offer bindings for React, Angular and Vue. For more information see here.