0.0.7 • Published 1 year ago

@datalayer/rjsf-primer v0.0.7

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
1 year ago

Datalayer

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

About React JSON Schema Form