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

Implements darken function #16

Closed jsdario closed 6 years ago

jsdario commented 6 years ago
  1. Implements darken function
  2. Runs npm audit fix to resolve vulnerabilities
  3. Documentation for the usage of this function is missing

Possible improvements a) Move the lib to typescript b) From there use automatic documentation tools to fill the README.md