https://github.com/inoyakaigor/colors
List of contrasting colors with generator of additional colors
https://github.com/inoyakaigor/colors
color es6-proxy generator
Last synced: 8 months ago
JSON representation
List of contrasting colors with generator of additional colors
- Host: GitHub
- URL: https://github.com/inoyakaigor/colors
- Owner: inoyakaigor
- Created: 2018-07-18T10:47:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T14:35:18.000Z (over 7 years ago)
- Last Synced: 2025-08-27T17:47:50.972Z (10 months ago)
- Topics: color, es6-proxy, generator
- Language: TypeScript
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![NPM version][NPMIMGURL]][NPMURL] ![REPOSIZE]
[NPMIMGURL]: https://img.shields.io/npm/v/colors-with-generator.svg?style=flat&longCache=true
[NPMURL]: https://npmjs.org/package/colors-with-generator "npm"
[REPOSIZE]: https://img.shields.io/bundlephobia/min/colors-with-generator.svg
# ❯ Colors
List of contrasting colors with generator of additional colors
## ❯ Using
```
input COLORS from colors
const variable = COLORS[0]
```
The Colors lib have predefined list of 20 contrasting colors. Color at index more then 19 will be auto generate. Limit of count generated colors is near two or three hundreds.
## ❯ Attention
This lib requires support for ES6 Proxy
## ❯ Map

## ❯ Contributing
PR is welcomed!
## ❯ License
MIT