4.2.3 • Published 2 years ago

@spectrumrjsf1/core v4.2.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Build Status npm npm downloads Contributors Apache 2.0 License

Table of Contents

About The Project

Core logic and classic Bootstrap 3 theme for react-jsonschema-form.

Built With

Getting Started

Prerequisites

  • Bootstrap 3

To use the default Bootstrap 3 theme, add a Bootstrap 3 CSS tag to your HTML page:

<link
  rel="stylesheet"
  href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
/>

Installation

npm install @spectrumrjsf1/core

Usage

import Form from "@spectrumrjsf1/core";

Roadmap

See the general open issues.

Contributing

Read our contributors' guide to get started.

Contact

spectrumrjsf1 team: https://github.com/orgs/spectrumrjsf1-team/people

GitHub repository: https://github.com/spectrumrjsf1-team/react-jsonschema-form