interactive-console
v0.0.5
Published
simple fast utf-8 console/shell
Downloads
8
Maintainers
Readme
Utf-8 interactive console / shell (es5 legacy version)
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!!!