[ 原始碼: node-irregular-plurals ]
套件:node-irregular-plurals(3.3.0-1)
node-irregular-plurals 的相關連結
Debian 的資源:
下載原始碼套件 node-irregular-plurals:
- [node-irregular-plurals_3.3.0-1.dsc]
- [node-irregular-plurals_3.3.0.orig.tar.gz]
- [node-irregular-plurals_3.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Map of nouns to their irregular plural form
This package can be used to find the plural form of some nouns who have irregular plural form in English language only. If the noun ends in an "s", "x", "z", "ch" or "sh", add "es" If the noun ends in a "y" and is preceded by a consonant, drop the "y" and add "ies" If the noun ends in a "y" and is preceded by a vowel, add "s"
Node.js is an event-based server-side JavaScript engine.