0.0.7-alpha0 • Published 5 years ago

interactiveConsole v0.0.7-alpha0

Weekly downloads
5
License
GPLv3
Repository
github
Last release
5 years ago

Utf-8 interactive console / shell

alt tag

install

with npm

$ npm install interactiveConsole

What is this ?

Interactive console is a console replacement alternative. which gives you effect and more functions in the shell console.

How can i use it ?

You can override console object itself or assign to another variable.

Test

npm test interactiveConsole

!!!Test it before use it!!!

Functions

.table(), .graph(), .watch(), .on(), .style(), .print(), .log(), .time() .timeEnd(), .info(), .warn(), .error(), .clear()