Skip to content

Commit 89b1178

Browse files
committed
better readme
1 parent 7531d22 commit 89b1178

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# RYBitten 👄
22

3+
A color space conversion library for transforming between RGB and RYB (Red-Yellow-Blue) colors.
4+
35
[![npm version](https://badge.fury.io/js/rybitten.svg)](https://badge.fury.io/js/rybitten)
46
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
57

68
<img src="itten-wheel.png" alt="RYBitten Logo" width="400" />
79

10+
## What is RYBitten?
11+
812
**RYBitten** is a lightweight library for translating colors between RGB and a custom RYB (Red-Yellow-Blue) color space. It’s designed for developers, generative artists, and designers who want to create harmonious, consistent, or randomized color palettes effortlessly. The library emulates Johannes Itten's chromatic circle using trilinear interpolation and customizable options, making it a versatile tool for creative projects.
913

1014
> "Play becomes joy, joy becomes work, work becomes play."

0 commit comments

Comments
 (0)