Pluralize.swift
Pluralizer
An extension of Swift that automatically converts words to their plural form with various rule sets and customizations
Great Swift String Pluralize Extension
199 stars
7 watching
49 forks
Language: Swift
last commit: about 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sarathkcm/pluralize.net | A C# library that converts English words to their plural or singular forms | 61 |
miroslavkovac/lingo | A Swift library for managing localized strings and pluralization rules. | 62 |
decybel07/l10n-swift | A framework for dynamic language switching and pluralization in iOS and macOS apps | 316 |
andresilvagomez/localize | A Swift framework to simplify localization and pluralization of iOS projects | 293 |
artemstepanenko/dekoter | A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,636 |
cosmo/grammaticalnumber | A Swift library to convert words between singular and plural forms, with options to add count and define custom rules for uncountable nouns. | 35 |
kazuhiro4949/stringstylizer | A builder class for creating NSAttributedString objects with a more intuitive syntax | 74 |
kylef/jsonwebtoken.swift | Provides an implementation of JSON Web Tokens in Swift | 762 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
ra1028/swift-mod | A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. | 103 |
diasks2/pragmatic_tokenizer | A multilingual tokenizer to split strings into tokens, handling various language and formatting nuances. | 90 |
mohakapt/stringz | An editor tool for localizing iOS, macOS, tvOS, and watchOS applications by simplifying the process of managing strings and translations. | 974 |
tomkowz/swifternalization | A framework to simplify app localization using JSON files and expressions. | 579 |
jonsafari/tok-tok | A fast and simple tokenizer for multiple languages | 28 |