@datalayer/primer-rjsf
v1.0.3
Published
React JSON Schema Form (RJSF) for Primer
Readme
⚛️ ✔️ React JSON Schema Form (RJSF) for Primer
Primer React binding for React JSON Schema Form.
It allows you to generate Primer forms from your JSON Schema.
This package is published in NPM as @datalayer/primer-rjsf.
Browse the playground or try the simple examples.
Develop
Install the dependencies.
npm iStart the playground.
# open http://localhost:5173
npm run devRun the dedicated entries directly.
# open the simple Primer form example
npm run dev:example
# open the full playground
npm run dev:playgroundThe default entry at / renders the Primer example and /playground.html renders the full playground.
You can still customize examples by editing src/main.tsx or src/main.playground.tsx.
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
There is a discussion about this repo at the primer/react repository.
About React JSON Schema Form
- Playground https://rjsf-team.github.io/react-jsonschema-form
- Source https://github.com/rjsf-team/react-jsonschema-form
- Documentation https://rjsf-team.github.io/react-jsonschema-form/docs
Releases
Primer RJSF is released in Npm.js.
