npm.io
0.49.0 • Published 3 months ago

@effect/printer-ansi

Licence
MIT
Version
0.49.0
Deps
1
Size
262 kB
Vulns
0
Weekly
0
Stars
14.8K

ANSI Terminal Pretty Printer for Effect-TS

Installation

@effect/printer-ansi

npm install @effect/printer-ansi
pnpm install @effect/printer-ansi
yarn add @effect/printer-ansi

Overview

This package defines a renderer for documents generated by the @effect/printer package, suitable for displaying them on ANSI-compatible terminals, including colors, bolding, underlining and italicizing.

For more information about @effect/printer in general, refer to the main @effect/printer package documentation.

Acknowledgements

This package is a port of https://github.com/quchen/prettyprinter