An open API service indexing awesome lists of open source software.

https://github.com/nmsn/color-utils-site

@nmsn/color-utils display site to opera color.
https://github.com/nmsn/color-utils-site

color-mix color-picker color-transfer complementary-color hex hsl hsla rgb rgba

Last synced: 4 days ago
JSON representation

@nmsn/color-utils display site to opera color.

Awesome Lists containing this project

README

          

# color-utils-site

![license](https://img.shields.io/github/license/nmsn/color-utils-site)
![commit-activity](https://img.shields.io/github/commit-activity/y/nmsn/color-utils-site)
![last commit](https://img.shields.io/github/last-commit/nmsn/color-utils-site)

Provide visual online processing of color contrast, color fusion, complementary color calculation and other functions.

Online address:[https://color-utils-site.vercel.app/](https://color-utils-site.vercel.app/)

`color-utils` package address :[https://github.com/nmsn/color-utils](https://github.com/nmsn/color-utils)

## Features

Get colors with `color-picker`,intuitive display of `@nmsn/color-utils` operation color conversion and other functions,and real-time access to color codes in various color formats.

## Finished

- [x] Color comparison.
- [x] Color mix.
- [x] Complementary colors
- [x] Color brightness

## Todo

- [ ] Optimize color cards to provide multiple color displays and the ability to copy text directly.
- [ ] Optimize the interface UI and provide more prompt text.
- [ ] Ongoing support for the online presentation of new features added to `color-utils`.

## Contributing

- [nmsn](https://github.com/nmsn)

## License

[MIT License](https://github.com/nmsn/color-utils-site/blob/main/LICENSE)