1.5.3 • Published 6 years ago
@f-fjs/intl-pluralrules v1.5.3
intl-pluralrules
A spec-compliant polyfill/ponyfill for Intl.PluralRules fully tested by the official ECMAScript Conformance test suite
Installation
npm install @f-fjs/intl-pluralrulesUsage
import '@f-fjs/intl-pluralrules/polyfill';
import '@f-fjs/intl-pluralrules/dist/locale-data/en'; // locale-data for enTO polyfill w/ ALL locales:
import '@f-fjs/intl-pluralrules/polyfill-locales';1.5.3
6 years ago