Repository navigation
pluralization
- Website
- Wikipedia
Pluralize or singularize any word based on a count
A lightweight text templating library written in C# which can be a drop-in replacement for string.Format
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time intervals. / Морфологическая библиотека для английского и русского языков. Склоняет имена собственные, названия географических объектов, склонение и плюрализация имен собственных и другое.
📦 English inflection library for noun (plural to singular and singular to plural), verb (gerund, present & past) and adjectives (comparative & superlative) transformations/conjugation.
Localization of the application with ability to change language "on the fly" and support for plural form in any language.
A multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways.
A port of ActiveSupport's inflector to Node.js and the browser.
Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)
A rust inflection library
Go library that pluralizes and singularizes English nouns.
Cross-platform format specification + libraries for handling plurals/genders/conditionals for Go, Java, JS, Obj-C, Perl, PHP, Python, and Rust
An i18n solution for React/Redux and React Native projects
Powerful Swift string localization library with support for pluralization and string interpolation.
Склонение существительных по падежам. Обычно требуются только форма в именительном падеже, одушевлённость и род. Здесь нет словаря — лишь набор правил и исключений. Конечно, сейчас уже есть LLMки, но в некоторых случаях их использование может быть пальбой из пушки по воробьям.
Internationalization and localization in Typescript with Unicode CLDR, batteries included
Package i18n provides internationalization and localization for your Go applications
✍️ No "Optional(...)" in string interpolation + Easy pluralization
☀️ Kotlin extension to pluralize and singularize strings
An i18n solution for React Native apps on Redux