0.0.9 • Published 2 years ago

ansi-output v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago