grapheme-breaker@0.1.2
An implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)
MIT
2014-07-14
安装 (0.1.2)
npm install grapheme-breaker@0.1.2
yarn add grapheme-breaker@0.1.2
pnpm add grapheme-breaker@0.1.2
bun add grapheme-breaker@0.1.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| unicode-trie | ^0.1.2 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| chai | ^1.9.1 |
| coffee-script | ^1.7.1 |
| mocha | ^1.20.1 |
| request | ^2.37.0 |