https://github.com/ui-schema/react-color
React color pickers, as UI-Schema widgets for MUI.
https://github.com/ui-schema/react-color
Last synced: 5 months ago
JSON representation
React color pickers, as UI-Schema widgets for MUI.
- Host: GitHub
- URL: https://github.com/ui-schema/react-color
- Owner: ui-schema
- License: mit
- Created: 2022-06-25T21:03:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-05T23:16:36.000Z (10 months ago)
- Last Synced: 2025-10-17T08:33:09.149Z (8 months ago)
- Language: TypeScript
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
UI Schema: MUI Color
React color pickers as [MUI](https://mui.com) widgets for [UI-Schema](https://github.com/ui-schema/ui-schema).
[](https://github.com/ui-schema/react-color/actions)
[](https://reactjs.org/)
[](https://github.com/ui-schema/react-color/blob/main/LICENSE)
[](http://makeapullrequest.com)

- [`react-color`](https://www.npmjs.com/package/react-color) widgets: `@ui-schema/material-color` [](https://www.npmjs.com/package/@ui-schema/material-color) [](./docs/material-color/material-color.md)
- [`react-colorful`](https://www.npmjs.com/package/react-colorful) widgets: `@ui-schema/material-colorful` [](https://www.npmjs.com/package/@ui-schema/material-colorful) [](./docs/material-colorful/material-colorful.md)
[](https://github.com/ui-schema/ui-schema)
[](https://discord.gg/MAjgpwnm36)
## Versions
This project adheres to [semver](https://semver.org/), until `1.0.0` and beginning with `0.1.0`: all `0.x.0` releases are like MAJOR releases and all `0.0.x` like MINOR or PATCH, modules below `0.1.0` should be considered experimental.
**Get the [latest version](https://github.com/ui-schema/react-color/releases) - or [help build it](CONTRIBUTING.md)!**
## License
Released under the [MIT License](https://github.com/ui-schema/react-color/blob/main/LICENSE).