232 skills found · Page 1 of 8
doctrine / InflectorDoctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
plurals / PluralizePluralize or singularize any word based on a count
symfony / InflectorConverts words between their singular and plural forms (English only)
axuno / SmartFormatA lightweight text templating library written in C# which can be a drop-in replacement for string.Format
jaraco / InflectCorrectly generate plurals, ordinals, indefinite articles; convert numbers to words
wapmorgan / MorphosA 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. / Морфологическая библиотека для английского и русского языков. Склоняет имена собственные, названия географических объектов, склонение и плюрализация имен собственных и другое.
twitter / Twitter Cldr RbRuby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.
formatjs / Intl Messageformat[MIGRATED] Format a string with placeholders, including plural and select support to create localized messages.
jinzhu / InflectionPluralizes and singularizes English nouns
yaroslav / RussianRussian language support for Ruby and Rails: localization, date and time handling, pluralization, and improved Russian language support in Rails. | Поддержка русского языка для Ruby и Rails: локализация, работа с датой и временем, плюрализация, локализация, улучшенная поддержка русского языка в Rails.
mattt / InflectorKitEfficiently Singularize and Pluralize Strings
go-playground / Universal Translator:speech_balloon: i18n Translator for Go/Golang using CLDR data + pluralization rules
FinNLP / En Inflectors📦 English inflection library for noun (plural to singular and singular to plural), verb (gerund, present & past) and adjectives (comparative & superlative) transformations/conjugation.
twitter / Twitter Cldr JsJavaScript implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more. Based on twitter-cldr-rb.
atteo / Evo InflectorSingular to plural english word converter
Decybel07 / L10n SwiftLocalization of the application with ability to change language "on the fly" and support for plural form in any language.
sindresorhus / PlurPluralize a word
ICanBoogie / InflectorA multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways.
Smartling / Ios I18nThe ios-i18n library provides seamless integration of plurals into iOS 6 apps.
joshualat / Pluralize.swiftGreat Swift String Pluralize Extension