-
-
Notifications
You must be signed in to change notification settings - Fork 40
Use Intl.Segmenter when available? #35
Copy link
Copy link
Closed
Description
Investigate using https://github.com/tc39/proposal-intl-segmenter when it becomes available.
new Intl.Segmenter('en', {granularity: 'grapheme'});Related issue: sindresorhus/string-length#14
We can use it when targeting Node.js 16.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels