Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 300ac66

Browse files
authored
Update readme.md
1 parent e69dfe7 commit 300ac66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# cli-truncate [![Build Status](https://travis-ci.org/sindresorhus/cli-truncate.svg?branch=master)](https://travis-ci.org/sindresorhus/cli-truncate)
22

33
> Truncate a string to a specific width in the terminal
4-
> ES5 compatible
4+
5+
ES5 compatible
56

67
Gracefully handles [ANSI escapes](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles). Like a string styled with [`chalk`](https://github.com/chalk/chalk).
78

0 commit comments

Comments
 (0)