0.0.14 • Published 3 years ago

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

Weekly downloads
36
License
MPL-2.0
Repository
-
Last release
3 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

3 years ago

0.0.13

6 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago