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

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

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
![Map of colors](Все%20цвета.png)

## ❯ Contributing
PR is welcomed!

## ❯ License
MIT