New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fluent-intl-polyfill

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluent-intl-polyfill

A polyfill for ECMA 402 proposals

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
205
increased by55.3%
Maintainers
2
Weekly downloads
 
Created
Source

fluent-intl-polyfill

fluent-intl-polyfill is a polyfill for some of the Stage 3+ proposals to the ECMA 402 standard required by the fluent package. Project Fluent is a localization framework designed to unleash the expressive power of the natural language.

Currenly the polyfill provides implementations for the following proposals:

Installation

fluent-intl-polyfill can be used both on the client-side and the server-side. You can install it from the npm registry or use it as a standalone script.

npm install fluent-intl-polyfill

How to use

Simply import or require the package somewhere in your code.

import 'fluent-intl-polyfill';

// Intl.PluralRules is now available.

Learn more

Find out more about Project Fluent at projectfluent.io, including documentation of the Fluent file format (FTL), links to other packages and implementations, and information about how to get involved.

Keywords

FAQs

Package last updated on 21 Apr 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc