omgovich / colord

👑 A tiny yet powerful tool for high-performance color manipulations and conversions
https://colord.omgovich.ru
MIT License
1.67k stars 49 forks source link

Permissive names parser #50

Closed omgovich closed 3 years ago

omgovich commented 3 years ago

Makes the names plugin parser more user-friendly. See new test cases for more details.

codecov-commenter commented 3 years ago

Codecov Report

Merging #50 (e7fd57e) into master (27eebbe) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines          422       422           
  Branches        72        72           
=========================================
  Hits           422       422           
Impacted Files Coverage Δ
src/plugins/names.ts 100.00% <100.00%> (ø)

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 27eebbe...e7fd57e. Read the comment docs.

github-actions[bot] commented 3 years ago

Size Change: +13 B (0%)

Total Size: 8.94 kB

Filename Size Change
./dist/plugins/names.js 1.39 kB +13 B (+1%)
ℹ️ View Unchanged | Filename | Size | Change | | :--- | :---: | :---: | | `./dist/index.js` | 1.95 kB | 0 B | | `./dist/plugins/a11y.js` | 459 B | 0 B | | `./dist/plugins/hwb.js` | 891 B | 0 B | | `./dist/plugins/lab.js` | 1.03 kB | 0 B | | `./dist/plugins/lch.js` | 1.43 kB | 0 B | | `./dist/plugins/mix.js` | 956 B | 0 B | | `./dist/plugins/xyz.js` | 833 B | 0 B |

compressed-size-action