项目作者: cybertec-postgresql

项目描述 :
[Archived] Material UI theme for react-jsonschema-form.
高级语言: TypeScript
项目地址: git://github.com/cybertec-postgresql/rjsf-material-ui.git
创建时间: 2019-07-04T16:31:11Z
项目社区:https://github.com/cybertec-postgresql/rjsf-material-ui

开源协议:MIT License

下载


Archived

Migrate to the @rjsf/material-ui package instead.


Build Status
npm
npm downloads
Contributors
MIT License




Logo


rjsf-material-ui




Material-UI theme, fields and widgets for react-jsonschema-form.


Explore the docs »




View Playground
·
Report Bug
·
Request Feature


Table of Contents

About The Project

rjsf-material-ui Screen Shot

Exports material-ui theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

  1. yarn add @material-ui/core @material-ui/icons react-jsonschema-form

Installation

  1. yarn add rjsf-material-ui

Usage

  1. import { withTheme } from 'react-jsonschema-form';
  2. import { Theme as MuiTheme } from 'rjsf-material-ui';
  3. const Form = withTheme(MuiTheme);

or

  1. import MuiForm from 'rjsf-material-ui';

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Cybertec TEAM - @postgressupport - office@cybertec.at - https://www.cybertec-postgresql.com

Project Link: https://cybertec-postgresql.github.io/rjsf-material-ui