Skip to content

Commit

Permalink
Add mention e18e recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
cometkim authored Nov 24, 2024
1 parent f5bf190 commit 9bb902a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ A lightweight implementation of the [Unicode Text Segmentation (UAX \#29)](https

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

> [!NOTE]
> unicode-segmenter is now **[e18e] recommendation!**
## Unicode® Version

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

0 comments on commit 9bb902a

Please sign in to comment.