string-length@4.0.2
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
MIT
2021-03-17
安装 (4.0.2)
npm install string-length@4.0.2
yarn add string-length@4.0.2
pnpm add string-length@4.0.2
bun add string-length@4.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| char-regex | ^1.0.2 |
| strip-ansi | ^6.0.0 |