1.0.3 • Published 4 years ago

consui v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ConsUI

Node.js SysOut UI!

Installation

You can easily install ConsUI by executing this command at your console:

npm i consui chalk

Usage

Include

To include it, use this code. Process is recommended for stdout.

const process = require("process");
const cu = require("consui");

let co = new cu.Console();

Printing

WIP

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago