Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

make-plural

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-plural - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "make-plural",
"version": "1.1.0",
"version": "1.1.1",
"description": "Translates Unicode CLDR pluralization rules to executable JavaScript",

@@ -5,0 +5,0 @@ "keywords": ["unicode", "CLDR", "i18n", "internationalization", "pluralization"],

make-plural.js
==============
A JavaScript module that translates [Unicode CLDR] [pluralization rules] to
executable JavaScript.
A JavaScript module that translates [Unicode CLDR](http://cldr.unicode.org/)
[pluralization rules](http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html)
to executable JavaScript.
[Unicode CLDR]: http://cldr.unicode.org/
[pluralization rules]: http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html
## Installation

@@ -12,0 +10,0 @@

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