make-plural

7.4.0last stable release 1 year ago
Complexity Score
Low
Open Issues
1
Dependent Projects
78
Weekly Downloadsglobal
1,343,170

Downloads

Readme

Make-plural Monorepo

This is a monorepo providing the following npm packages:

  • make-plural-compiler - Translates Unicode CLDR pluralization rules to executable JavaScript
  • make-plural-cli - Command-line interface for the compiler
  • make-plural - Precompiled Unicode CLDR pluralization rules as JavaScript functions

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.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
3.20
Test Coverage
No Data
Follows Semver
Yes
Github Stars
64
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute make-plural in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install make-plural
Processing...
Done

45 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.