SwiftString
String utility
A lightweight string extension for Swift with various utility methods
A comprehensive, lightweight string extension for Swift
2k stars
31 watching
141 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adeca/swiftyswift | A collection of useful extensions for Swift types and Cocoa objects to simplify development. | 65 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
swiftyalex/samples | A collection of reusable code examples in Swift to illustrate various software development concepts and techniques. | 93 |
maxim2266/str | A lightweight C library providing string manipulation functions. | 307 |
mosteo/cstrings | Convenience subprograms for working with C-style strings in Ada programming | 1 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
nicklockwood/sprinter | A Swift library that provides a type-safe interface for string formatting on iOS and macOS | 166 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,972 |
dsmatter/swiftsortutils | A collection of utility functions and extensions for sorting in Swift | 61 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
huandu/xstrings | A collection of string functions widely used in other languages but lacking in Go | 1,400 |
mergesort/public-extension | A log of handy Swift extensions curated and maintained by the community. | 298 |
ryu0118/swift-typed-date | A Swift library for working with dates in a type-safe and customizable way | 19 |
ruiaaperes/optionalextensions | An extension of Swift's Optional type with utility methods. | 183 |
tasanobu-zz/misen | Generates Swift UI extension and enum to support using Xcode Asset Catalog | 123 |