Skip to main content

@boost/terminal

build status npm version

A collection of utilities for managing and interacting with a terminal.

Installation

yarn add @boost/terminal

Documentation

Index

Type Aliases

TruncateOptions

TruncateOptions: CliTruncateOptions

Variables

constANSI_REGEX

ANSI_REGEX: RegExp = ...

Regular expression for matching ANSI escape codes.