tiny-truncate@1.0.0
A tiny function for truncating a string which may containg ANSI escapes, with automatic terminal width detection.
2022-05-06
安装 (1.0.0)
npm install tiny-truncate@1.0.0
yarn add tiny-truncate@1.0.0
pnpm add tiny-truncate@1.0.0
bun add tiny-truncate@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| ansi-truncate | ^1.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| fava | ^0.0.6 |
| tiny-colors | ^2.0.1 |
| tsex | ^1.1.2 |
| typescript | ^4.6.4 |