@effect/printer-ansi
TypeScript icon, indicating that this package has built-in type declarations

0.33.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @effect/printer-ansi

Weekly Downloads

3,181

Version

0.33.0

License

MIT

Unpacked Size

271 kB

Total Files

70

Last publish

Collaborators

  • effect-bot
  • michael.arnaldi
  • schickling