string-length@3.1.0
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
MIT
2019-04-02
安装 (3.1.0)
npm install string-length@3.1.0
yarn add string-length@3.1.0
pnpm add string-length@3.1.0
bun add string-length@3.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| astral-regex | ^1.0.0 |
| strip-ansi | ^5.2.0 |