0.0.9 • Published 7 months ago

ansi-output v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ansi-output

The ANSIOutput class is used to process text containing ANSI escape sequences into output that can be rendered an arbitrary way.

Usage:

import { ANSIOutput, ANSIOutputLine } from 'ansi-output';
const ansiOutput = new ANSIOutput();

ansiOutput.processOutput(output);
0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.2

10 months ago

0.0.1

10 months ago

1.0.0

10 months ago