SwiftyAttributes
String manipulator
An API for manipulating attributed strings in Swift
A Swifty API for attributed strings
2k stars
18 watching
84 forks
Language: Swift
last commit: 11 months ago
Linked from 2 awesome lists
carthagecocoacocoapodsiosmacosnsattributedstringswiftswifty-apitvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
magnars/s.el | A string manipulation library for Emacs. | 1,031 |
gobeam/stringy | A Go package providing string manipulation functionalities such as camel case, snake case, kebab case conversion and others. | 233 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
zats/tribute | A Swift library for creating and styling attributed strings with minimal code and maximum customizability | 64 |
voku/stringy | A PHP string manipulation library with multibyte support and performance optimization | 171 |
nirma/attributed | An API extension for working with styled strings in iOS apps. | 754 |
vincent-pradeilles/keypathkit | A library that enables declarative data manipulation using typed keypaths in Swift | 426 |
andriyslyusar/swiftykeychainkit | A Swift wrapper around Keychain Services API with type safety and compile-time checks | 24 |
wesovilabs/koazee | A library that provides a StreamLike interface to manipulate slices in a lazy and immutable way | 529 |
alibaba/bytekit | A Java bytecode manipulation framework designed for APM and diagnostic purposes | 479 |
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
kazuhiro4949/stringstylizer | A builder class for creating NSAttributedString objects with a more intuitive syntax | 73 |
simonfairbairn/swiftymarkdown | Converts Markdown text into attributed strings for use in iOS apps | 1,645 |
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 100 |