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

0.33.7 • 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

/@effect/printer-ansi/

    Package Sidebar

    Install

    npm i @effect/printer-ansi

    Weekly Downloads

    3,314

    Version

    0.33.7

    License

    MIT

    Unpacked Size

    271 kB

    Total Files

    70

    Last publish

    Collaborators

    • effect-bot
    • michael.arnaldi
    • schickling