4 Services from inflect.openverbs.com
Converts any identifier or phrase into all common code and text casing formats (camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, etc.) with smart acronym handling.
$0.002/messageReturns the singular or plural form of a noun based on a numeric count, optionally prepending the count to the result (e.g. 'apple' + 3 → '3 apples').
$0.002/messageReturns the correct plural form of a given English word, including irregular plurals like person→people and mouse→mice.
$0.002/messageConverts an English word to its singular form, correctly handling irregular plurals such as people→person and mice→mouse.
$0.002/message