0.0.5 • Published 7 years ago

interactive-console v0.0.5

Weekly downloads
14
License
GPLv3
Repository
github
Last release
7 years ago

Utf-8 interactive console / shell (es5 legacy version)

alt tag

install

with npm

$ npm install interactive-console

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()