color icon indicating copy to clipboard operation
color copied to clipboard

DRAFT: Issue #262 Typescript conversion

Open ajmas opened this issue 11 months ago • 0 comments

This is very much a work in progress.

One of the challenges is that the package dynamically creates certain functions, based on the what is available in the `colour-convert' package. I am tempted to replace these with explicit methods, rather than depending on dynamic assignment.

The other thing is that I have made 'Color' as class, but open to suggestions on other approaches.

ajmas avatar Feb 06 '25 20:02 ajmas