bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.08k stars 438 forks source link

Add tint() and shade() #159

Open sonicdoe opened 7 years ago

sonicdoe commented 7 years ago

Inspired by CSS Color Module Level 4’s tint and shade adjusters.