consui

1.0.3 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i consui

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    9.13 kB

    Total Files

    7

    Last publish

    Collaborators

    • mincomk