tylerreisinger / prisma

A powerful color representation, manipulation and conversion library that aims to be easy to use.
MIT License
21 stars 5 forks source link

Implement `From` for all combinations of colors possible #5

Open tylerreisinger opened 5 years ago

tylerreisinger commented 5 years ago

From can even be used to do conversion chains, but not for things tthat require models or other additional information.

piegamesde commented 4 years ago

For models that require additional information, there should be an easy "sensible defaults" path to remove friction.