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

0.9.1-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

Readme

Keywords

Package Sidebar

Install

npm i @remoteoss/json-schema-form

Weekly Downloads

5,278

Version

0.9.1-beta.0

License

MIT

Unpacked Size

858 kB

Total Files

21

Last publish

Collaborators

  • remoteoss