bgrins / TinyColor

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

chore: remove star copy from docs #174

Closed scttcper closed 6 years ago

scttcper commented 6 years ago

whoops

also, i've updated the live demo https://typectrl.github.io/tinycolor/

where you can see tinycolor('red') working in the console

codecov-io commented 6 years ago

Codecov Report

Merging #174 into v2 will decrease coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               v2    #174      +/-   ##
=========================================
- Coverage   98.56%   98.4%   -0.16%     
=========================================
  Files          10      10              
  Lines         626     626              
  Branches      150     150              
=========================================
- Hits          617     616       -1     
- Misses          9      10       +1
Impacted Files Coverage Δ
src/random.ts 96.36% <0%> (-0.91%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3759fc8...a3aabf6. Read the comment docs.