@remoteoss/json-schema-form
TypeScript icon, indicating that this package has built-in type declarations

0.11.12-beta.0 • Public • Published

json-schema-form

json-schema-form is a headless UI form library powered by JSON Schemas.
It transforms JSON schemas into Javascript to be consumed by your UI libraries.


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

/@remoteoss/json-schema-form/

    Package Sidebar

    Install

    npm i @remoteoss/json-schema-form

    Weekly Downloads

    12,862

    Version

    0.11.12-beta.0

    License

    MIT

    Unpacked Size

    956 kB

    Total Files

    22

    Last publish

    Collaborators

    • remoteoss