Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
118 views

The documentation says that Intl.Segmenter needs a language parameter, something like this: const result = new Intl.Segmenter("en", { granularity: "word" }) My tests show that ...
James Newton's user avatar
  • 7,192