Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cometkim authored Nov 24, 2024
1 parent 1063f14 commit 92f3968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A lightweight implementation of the [Unicode Text Segmentation (UAX \#29)](https

- **Extremely efficient**: It's carefully optimized for performance, making it the fastest one in the ecosystem—outperforming even the built-in `Intl.Segmenter`.

- **TypeScript**: It's fully type-checked, and provides definitions with JSDoc.
- **TypeScript**: It's fully type-checked, and provides type definitions and JSDoc.

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

Expand Down

0 comments on commit 92f3968

Please sign in to comment.