TextAttributes
Attributed string builder
A Swift library for creating attributed strings with a focus on strong typing and method chaining.
An easier way to compose attributed strings
2k stars
34 watching
120 forks
Language: Swift
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zats/tribute | A Swift library for creating and styling attributed strings with minimal code and maximum customizability | 64 |
muukii/textattributesutil | Provides a utility to create NSAttributedString with TextAttributes in Swift | 15 |
nirma/attributed | An API extension for working with styled strings in iOS apps. | 754 |
githawkapp/styledtextkit | A declarative attributed string library for fast rendering and easy string building in Swift | 1,222 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
sindresorhus/extendedattributes | Library for managing extended file system attributes in Swift | 41 |
evermeer/attributedtextview | A library that enables easy creation of attributed text views with support for multiple links and HTML styling | 440 |
delba/swiftyoauth | An OAuth library for iOS with a built-in set of providers and tools to handle authorization requests. | 478 |
psharanda/atributika | A library that converts HTML-like text into NSAttributedString with various styles and tags | 1,450 |
scottrhoyt/swiftytexttable | A lightweight Swift library for generating text tables | 317 |
rosberry/texstyle | A framework for formatting attributed strings with support for caching and reusable styles across iOS applications | 79 |
davdroman/textbuilder | A tool for building formatted text in SwiftUI using result builders and custom separators | 227 |
lemonlion/lightbdd.tabularattributes | A C# library for specifying input and output data in tests via attributes in a truth table format | 2 |
bodigrim/linear-builder | Provides efficient and scalable builder functionality for working with text data in Haskell. | 88 |
kazuhiro4949/stringstylizer | A builder class for creating NSAttributedString objects with a more intuitive syntax | 73 |