bgrins / TinyColor

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

Fix rechecking unchanged variable in .toString() #149

Open AngryAndConflict opened 7 years ago

AngryAndConflict commented 7 years ago

Also changed ifs to switch, this way it is more readable and compact