A Forms generation framework based on React that takes a Shex Shape as an input and generates a form based on a certain renderer. Shapes can be derived directly from the subtree of the provided shape or references via IRI. This can possibly and by design lead to recursive schemata.
see storybook
as of October 2022 this is in an early state. It lacks a lot of features from the shex-specification. It is planned to get the proof of concept closer to fully support the spec
npm install --save @gravio.la/react-shex-forms
Or with yarn:
yarn add @gravio.la/react-shex-forms
This project is generated from react-typescript-library template.
GPLv3 © bastiion