@datalayer/rjsf-primer
v0.0.7
Published
React JSON Schema Form (RJSF) for Primer
Downloads
17
Readme
React JSON Schema Form (RJSF) for Primer
This repository contains the Primer binding for React JSON Schema Form. It will generate Primer forms from your JSON Schema.
You can browse the online playground. A simple example is available on this codesanbox.
This package is published in NPM as @datalayer/rjsf-primer
.
Develop
# Install dependencies.
yarn
# Start the playground.
yarn dev
# Start the storybook.
yarn storybook
About Primer React
- GitHub repository https://github.com/primer/react
- Documentation https://primer.style/react
- Storybook https://primer.style/react/storybook
- Icons https://primer.style/design/foundations/icons
About React JSON Schema Form
- Playground https://rjsf-team.github.io/react-jsonschema-form
- Documentation https://rjsf-team.github.io/react-jsonschema-form/docs
- Source https://github.com/rjsf-team/react-jsonschema-form