interactiveConsole
v0.0.7-alpha0
Published
simple fast utf-8 console/shell
Downloads
21
Maintainers
Readme
Utf-8 interactive console / shell
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!!!