0.0.14 • Published 4 years ago

ansi-to-react-with-classes v0.0.14

Weekly downloads
36
License
MPL-2.0
Repository
-
Last release
4 years ago

ANSI to React

Convert ANSI Escape Codes to pretty text output for React.

npm install --save ansi-to-react

Usage

const Ansi = require('ansi-to-react');

...

<Ansi>
  {'\u001b[34mnode_modules\u001b[m\u001b[m'}
</Ansi>
0.0.14

4 years ago

0.0.13

7 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago