All Projects → cybertec-postgresql → rjsf-material-ui

cybertec-postgresql / rjsf-material-ui

Licence: MIT License
[Archived] Material UI theme for react-jsonschema-form.

Programming Languages

typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to rjsf-material-ui

sekai-viewer
Web Database Viewer of Project Sekai
Stars: ✭ 122 (+90.63%)
Mutual labels:  material-ui
accounts-material-ui
Material-ui integration with std:accounts-ui
Stars: ✭ 17 (-73.44%)
Mutual labels:  material-ui
backoffice
React GUI-Framework based on Material UI; provides a couple of components for back-office apps (CRUD-based APIs)
Stars: ✭ 17 (-73.44%)
Mutual labels:  material-ui
svelteify
📲 Customizable and dependencies-less Material components with Svelte
Stars: ✭ 43 (-32.81%)
Mutual labels:  material-ui
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-81.25%)
Mutual labels:  material-ui
roataway-web
Roataway web site
Stars: ✭ 15 (-76.56%)
Mutual labels:  material-ui
sample-ui-react
Material-UI+ React.js + Redux [ Pug / Scss / Babel ]
Stars: ✭ 15 (-76.56%)
Mutual labels:  material-ui
mdm
一款Hexo端优美的MaterialDesign风格主题,简洁,轻巧,麻麻再也不用担心打开博客速度慢了
Stars: ✭ 27 (-57.81%)
Mutual labels:  material-ui
ra-compact-ui
Enhanced components for popular framework react-admin. Helps reducing the styling boilerplate code and eases layout customizations.
Stars: ✭ 77 (+20.31%)
Mutual labels:  material-ui
Google-Photos-Clone
Google Photos Clone Built with React🚀 and Firebase🔥
Stars: ✭ 17 (-73.44%)
Mutual labels:  material-ui
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (-48.44%)
Mutual labels:  material-ui
OmniList
开源的时间管理App,基于Material Design设计
Stars: ✭ 61 (-4.69%)
Mutual labels:  material-ui
moments
a web app for sharing thoughts with friends
Stars: ✭ 46 (-28.12%)
Mutual labels:  material-ui
FancyAboutPage-Android
Fancy About Page is a simple and lightweight library that helps you to create cool and beautiful about page for your apps without writing dozens of lines of code. It's a material-design about screen to use on your Android apps. A developer profile and application information easy to integrate.
Stars: ✭ 79 (+23.44%)
Mutual labels:  material-ui
typekev-site
My personal website built, of course, with React
Stars: ✭ 22 (-65.62%)
Mutual labels:  material-ui
material-ui-settings-panel
A settings component in material ui style inspired by google admin console and google inbox.
Stars: ✭ 15 (-76.56%)
Mutual labels:  material-ui
react-time-tracking
time tracker app on react
Stars: ✭ 60 (-6.25%)
Mutual labels:  material-ui
react-point-of-sale
A simple point of sale app built in nodejs and reactjs
Stars: ✭ 185 (+189.06%)
Mutual labels:  material-ui
netease-music-app
网易云音乐移动端【React/Next/Vue】【Ant Design/Material UI】
Stars: ✭ 95 (+48.44%)
Mutual labels:  material-ui
carto-react-template
CARTO for React. The best way to develop Location Intelligence (LI) Apps usign CARTO platform and React
Stars: ✭ 24 (-62.5%)
Mutual labels:  material-ui

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

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

Installation

yarn add rjsf-material-ui

Usage

import { withTheme } from 'react-jsonschema-form';
import { Theme as MuiTheme } from 'rjsf-material-ui';

const Form = withTheme(MuiTheme);

or

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 - [email protected] - https://www.cybertec-postgresql.com

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].