You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ A lightweight implementation of the [Unicode Text Segmentation (UAX \#29)](https
17
17
18
18
-**Extremely efficient**: It's carefully optimized for performance, making it the fastest one in the ecosystem—outperforming even the built-in `Intl.Segmenter`.
19
19
20
-
-**TypeScript**: It's fully type-checked, and provides definitions with JSDoc.
20
+
-**TypeScript**: It's fully type-checked, and provides type definitions and JSDoc.
21
21
22
22
-**ESM-first**: It natively supports ES Modules, and still supports CommonJS.
0 commit comments