dreamerslab / node.inflection

A port of inflection-js to node.js module
MIT License
554 stars 46 forks source link

Focuses > focu #61

Open hackel opened 7 years ago

hackel commented 7 years ago

Currently, inflection.singularize('focus') == "focu".

Focus should remain singular, and "foci" and "focuses" should probably be added as exceptions for the plural.