make-plural

Unicode CLDR pluralization rules as JavaScript functions


Keywords
unicode, cldr, i18n, internationalization, pluralization
License
Unicode-DFS-2016
Install
npm install make-plural@7.4.0

Documentation

Make-plural Monorepo

This is a monorepo providing the following npm packages:

Developing

git clone https://github.com/eemeli/make-plural.git
cd make-plural
npm install
npm run build

Note that with the v5 release, the compiler and CLI were split from the canonical make-plural package.