Split an identifier or phrase into words and render it in every common case — camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, path/case, Title Case and Sentence case. Handles acronyms (HTMLParser → html parser).
0.002 USD Coin / request · eip155:8453
POSTx402 · listed
https://inflect.openverbs.com/v1/count
Choose the singular or plural form for a given count, e.g. (apple, 3) → "apples", (apple, 1) → "apple". By default the count is prepended ("3 apples"); set includeCount=false to omit it.
0.002 USD Coin / request · eip155:8453
POSTx402 · listed
https://inflect.openverbs.com/v1/pluralize
Return the plural form of an English word (handles irregulars — person → people, mouse → mice).
0.002 USD Coin / request · eip155:8453
POSTx402 · listed
https://inflect.openverbs.com/v1/singularize
Return the singular form of an English word (handles irregulars — people → person, mice → mouse).