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