[!WARNING] This package is currently under development and not intended for use.
It has been published with version0.0.0
to reserve the name on npm.
pyxe
will become a modular and lightweight color computation framework built in TypeScript.
It aims to support:
- Color space conversions (RGB, LAB, LCH, HSL, XYZ, etc.)
- Color transformations (hue shift, lighten/darken, interpolation)
- Named color libraries (RAL, CSS, custom sets)
- Flexible parsing and comparison mechanisms
All features will be split into submodules, so you only install what you really need.
Because when it comes to color, every little pyxe(l) counts.
(Also: pyxe sounds like pigments, and it's short, unique, and available 😎)
The actual implementation is coming soon. This is just the primer coat.