Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@f-fjs/intl-pluralrules

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@f-fjs/intl-pluralrules

Polyfill for intl plural rules

latest
Source
npmnpm
Version
1.5.3
Version published
Maintainers
1
Created
Source

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';

Keywords

polyfill

FAQs

Package last updated on 13 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts