UNPKG

temp-color

Version:

Convert any quantity to RGB color

17 lines (16 loc) 254 B
{ "env": { "browser": true, "commonjs": true, "es2021": true }, "extends": [ "standard" ], "parserOptions": { "ecmaVersion": 12 }, "rules": { "semi": ["error", "always"] } }