包详细信息

interactive-console

Soldy15GPLv30.0.5

simple fast utf-8 console/shell

commandline, command-line, command line, shell

自述文件

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