@remoteoss/json-schema-form
v0.11.8-beta.0
Published
Headless UI form powered by JSON Schemas
Downloads
41,219
Readme
Why JSON Schemas for forms?
JSON Schemas are the SSoT (Single Source of Truth) that allows you to share form's structure and validations between frontend and backend, regardless of the language used.
Installation
Available on NPM.
npm install @remoteoss/json-schema-form
# or
yarn install @remoteoss/json-schema-form
Documentation
Check the 📚 JSF website for documentation and demos.
Contributing
Read CONTRIBUTING to get started.
Backed by Remote.com