Skip to content

Commit 9bb902a

Browse files
authored
Add mention e18e recommendation
1 parent f5bf190 commit 9bb902a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ A lightweight implementation of the [Unicode Text Segmentation (UAX \#29)](https
2121

2222
- **ESM-first**: It natively supports ES Modules, and still supports CommonJS.
2323

24+
> [!NOTE]
25+
> unicode-segmenter is now **[e18e] recommendation!**
26+
2427
## Unicode® Version
2528

2629
Unicode® 16.0.0
@@ -300,6 +303,7 @@ Instead of trusting these claims, you can try `yarn perf:grapheme` directly in y
300303
> [!NOTE]
301304
> The initial implementation was ported manually from Rust's [unicode-segmentation] library, which is licensed under the [MIT](licenses/unicode-segmentation_MIT.txt) license.
302305
306+
[e18e]: https://e18e.dev/
303307
[Hermes]: https://hermesengine.dev/
304308
[QuickJS]: https://bellard.org/quickjs/
305309
[unicode-segmentation]: https://github.com/unicode-rs/unicode-segmentation

0 commit comments

Comments
 (0)