UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

9 lines (5 loc) 179 B
"use strict"; var clc = require("../"); var text = ".........\n. Hello .\n.........\n"; var style = { ".": clc.yellowBright("X") }; process.stdout.write(clc.art(text, style));