javascript
cli
console
commandline
color
terminal
ansi
terminal-emulators
ansi-escape-codes
chalk
strip-ansi
-
Updated
Sep 9, 2020 - JavaScript
Recently I implemented the ability to pass
arrays intowrite, but [writeSwitchstill compares for an array and then spreads][still-spreads].writeSwitchshould be updated to just pass any value intowritewithout comparing types first.