cli-boxes
Boxes for use in the terminal
The list of boxes is just a JSON file and can be used anywhere.
Install
npm install cli-boxes
Usage
import cliBoxes from 'cli-boxes';
console.log(cliBoxes.single);
API
cliBoxes
single
โโโโโโ
โ โ
โโโโโโ
double
โโโโโโ
โ โ
โโโโโโ
round
โญโโโโโฎ
โ โ
โฐโโโโโฏ
bold
โโโโโโ
โ โ
โโโโโโ
singleDouble
โโโโโโ
โ โ
โโโโโโ
doubleSingle
โโโโโโ
โ โ
โโโโโโ
classic
+----+
| |
+----+
arrow
โโโโโโ
โ โ
โโโโโโ
Related
- boxen - Create boxes in the terminal