Qix- / color-convert

Plain color conversion functions in JavaScript
MIT License
746 stars 96 forks source link

Add ansi256->ansi16 short circuit #92

Open Qix- opened 3 years ago

Qix- commented 3 years ago

Needs to be tested, but https://github.com/chalk/chalk/pull/433#issuecomment-822165839 outlines how you would short-circuit between the two conversions.