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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i consui

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

9.13 kB

Total Files

7

Last publish

Collaborators

  • mincomk