string-length@1.0.1
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
MIT
2015-07-16
安装 (1.0.1)
npm install string-length@1.0.1
yarn add string-length@1.0.1
pnpm add string-length@1.0.1
bun add string-length@1.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| strip-ansi | ^3.0.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | * |