make-plural
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71038
75