intl-segmenter-polyfill
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "intl-segmenter-polyfill", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "This repo builds .wasm module using icu4c for breaking text into words, so that we can polyfill [Intl Segmenter Proposal](https://github.com/tc39/proposal-intl-segmenter) with full compatibility, even on browsers that do not expose v8BreakIterator api.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |