webcarrot / webcarrot-react-console-component

Simple react component that display console messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webcarrot-react-console-component

Simple react component that display console messages

INSTALL

npm install webcarrot-react-console-component

USAGE:

Read source

// ...
import Console from "webcarrot-react-console-component";
// ...
<Console capturing />
// ...

TODO:

  • Make it pretty

SCREENSHOT:

alt tag

About

Simple react component that display console messages

License:MIT License


Languages

Language:JavaScript 100.0%