graypegg / chromatism

:rainbow: A simple set of utility functions for colours.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update readme with the refactor branch API changes

TehShrike opened this issue · comments

Should include both the upcoming changes to adapt (#19) and the fact that chaining is no longer supported.

I think that's the only API changes?

It would be good to note that ES modules/treeshaking is supported, for the browser-serving folks like me who are toolbox-module-averse.

Not as important, but we should also consider adding some really small example lines for each function for people to see and copy/paste. We can use jsmd to make sure that the examples stay accurate.

Love the idea of using hand jsmd for this. I also have been on-and-off working on a demo for each one of the methods. Might get something online we can link to for each operation

Sorry for the wait! See #28 !

Fixed in #28