netbeast / colorsys

:art: Minimalistic color converter for RGB, HSV, HSL, CMYK, HEX and CSS strings
http://getyeti.co
MIT License
57 stars 16 forks source link

[Hacktoberfest] Add documentation for the methods missing #18

Open jsdario opened 5 years ago

jsdario commented 5 years ago

The library file colorsys.js has had significant updates, but the documentation did not reflect the addition of methods such as darken, getColorEncoding etc, which can be extremely useful