@committed/components-rjsf
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Committed Components RJSF


Project Logo

React JSON Schema Forms for Committed Components

Committed Badge Build Status Quality Gate Status Coverage GitHub repo size Storybook

For documentation see https://jsonforms.committed.software

💻 Development

The main build is performed using esbuild:

npm run build

We use storybook to develop and document the components, this is run in development using

npm run storybook

📦 Dev Containers

This project contains a VSCode Dev Container Configuration.

To use this, you must install the VSCode Remote Container Extension.

Once this is installed, you should be prompted (when opening the project in it's root directory) to Reopen in Container. If this prompt does not appear, open the Command Palette and run Remote Containers: Rebuild and Reopen in Container.

This will re-open the project, with the project files mounted in a Docker container, which will include all the VSCode extensions from the dev container (e.g. useful extensions, formatters etc).

🤖 CI

Pull requests go through CI checks using Github Actions. Releases update the deployed documentation and update the package in the NPM registry.

📃 License

MIT - © Committed Software 2020-2022 https://committed.io

Readme

Keywords

none

Package Sidebar

Install

npm i @committed/components-rjsf

Weekly Downloads

8

Version

1.1.3

License

MIT

Unpacked Size

5.23 MB

Total Files

61

Last publish

Collaborators

  • chrisflatley
  • commitd_jon
  • stuarthendren
  • devil-ci