1

In Chrome, Intl.v8BreakIterator works fine. Is there an alternative for this API on Safari?

1 Answers1

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