@f-fjs/intl-pluralrules
TypeScript icon, indicating that this package has built-in type declarations

1.5.3 • Public • Published

intl-pluralrules

A spec-compliant polyfill/ponyfill for Intl.PluralRules fully tested by the official ECMAScript Conformance test suite

npm Version size

Installation

npm install @f-fjs/intl-pluralrules

Usage

import '@f-fjs/intl-pluralrules/polyfill';
import '@f-fjs/intl-pluralrules/dist/locale-data/en'; // locale-data for en

TO polyfill w/ ALL locales:

import '@f-fjs/intl-pluralrules/polyfill-locales';

/@f-fjs/intl-pluralrules/

    Package Sidebar

    Install

    npm i @f-fjs/intl-pluralrules

    Weekly Downloads

    4

    Version

    1.5.3

    License

    MIT

    Unpacked Size

    1.05 MB

    Total Files

    208

    Last publish

    Collaborators

    • hitko