In Chrome, Intl.v8BreakIterator
works fine.
Is there an alternative for this API on Safari?
Asked
Active
Viewed 42 times
1

jiongzhi liu
- 11
- 1
1 Answers
0
There's a standardized alternative in the works called Intl.Segmenter
, but it's not ready yet. See the repository, or the rendered spec text.

jmrk
- 34,271
- 7
- 59
- 74