@texel/color
Version:
a minimal and modern color library
18 lines (9 loc) • 518 B
Markdown
`@texel/color` is a minimal and modern color library for JavaScript. Especially useful for real-time applications, generative art, and graphics on the web.
## Source Code
The source code is on GitHub:
[https://github.com/texel-org/color](https://github.com/texel-org/color)
## Docs
The documentation is held here:
[https://texel-org.github.io/color](https://texel-org.github.io/color)
## Usage
For installation and usage, see the [README.md page](https://github.com/texel-org/color/) on the GitHub repository.