huetiful icon indicating copy to clipboard operation
huetiful copied to clipboard

feat: merge all converters into one function

Open prjctimg opened this issue 1 year ago • 1 comments

v3 of this library rethinks the purpose of the project by trying to not reinvent the wheel.

huetiful-js is not a conversion library

During v2 and below of this project, I had overemphasized the need to split xonverter functions. However this library is not wholly concerned about color conversion therefore all converter functions have been merged into one function called token which allows us to continue parsing colors from the various formats but in a more concise syntax.

The reason why I merged the converter functions is because I want to keep the API trim and tidy to allow easy intergration with Grafitti in the future.

prjctimg avatar Apr 19 '24 13:04 prjctimg

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for a maintainer to decide if it is ready to be worked on.

To claim an issue, please leave a comment that says ".take". If you have any questions, feel free to ping a maintainer.

github-actions[bot] avatar Apr 19 '24 13:04 github-actions[bot]

Stale issue message

prjctimg avatar Jun 23 '24 00:06 prjctimg