linebreak@1.0.0
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
MIT
2019-06-17
安装 (1.0.0)
npm install linebreak@1.0.0
yarn add linebreak@1.0.0
pnpm add linebreak@1.0.0
bun add linebreak@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| base64-js | 0.0.8 |
| brfs | ^1.3.0 |
| unicode-trie | ^0.3.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^6.0.2 |