bgrins / TinyColor

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

docs: show node style imports, fix useage #191

Closed scttcper closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##               v2     #191      +/-   ##
==========================================
- Coverage   98.44%   98.28%   -0.16%     
==========================================
  Files          12       12              
  Lines         642      642              
  Branches      151      151              
==========================================
- Hits          632      631       -1     
- Misses         10       11       +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 106807c...20cd026. Read the comment docs.