UNPKG

ui-terminal

Version:

Color text, background | node js terminal helper

7 lines (6 loc) 106 B
module.exports = { reset: "\x1b[0m", bright: "\x1b[1m", dim: "\x1b[2m", underscore: "\x1b[4m", };