antd-color-editor
antd-color-editor copied to clipboard
๐จ an open-source color editor for designing color system
Antd Color Studio
An open-source color editor for designing color system
Changelog ยท Report Bug ยท Request Feature
Table of contents
TOC
-
๐ฆ Installation
-
๐จ Usage
- Base on HCT
- Color Space
- Color Accessibility
- Token Mode
- Setting Export
-
โจ๏ธ Local Development
-
๐ค Contributing
-
๐ Links
๐ฆ Installation
To install components, run the following command:
pnpm add antd-color-editor
๐จ Usage
Base on HCT
Resources: The Science of Color & Design
Color Space
Color Accessibility
Token Mode
Setting Export
โจ๏ธ Local Development
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/ant-design/antd-color-editor.git
$ cd antd-color-editor
$ pnpm install
$ pnpm start
๐ค Contributing
๐ Total: 3
๐ Links
- material-color-utilities: https://github.com/material-foundation/material-color-utilities
๐ License
This project is MIT licensed.