ascii-canvas 1.0.0

simple canvas for drawing lines and styled text and emitting to the terminal
Documentation
ASCII canvas is a simple library that allows you to draw lines and
colored text and then write them to the terminal. It uses the `term`
library to handle the ANSI nonsense and hence it works on Windows,
Mac, and Unix.