color-lib 0.1.0

A library for implementing colors and converting between different representations. Includes a library easy access default colors.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A library for implementing colors and converting between different representations. Includes a library easy access default colors."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "color-lib"
readme = "README.md"
version = "0.1.0"