Skip to content

carson-katri/AttributedStringBuilder

Repository files navigation

AttributedStringBuilder

A DSL for creating an NSAttributedString. Original created to demonstrate function builders here.

Example:

NSAttributedString {
  "Hello "
    .foregroundColor(.blue)
  "World"
    .background(.orange)
    .underline(.red, style: .thick)
}

Installation

You can install it via the Swift Package Manager in Xcode 11.

Go to File > Swift Packages > Add Package Dependency...

In the text field paste the following: https://github.com/carson-katri/AttributedStringBuilder.

Documentation

Available modifiers:

  • foregroundColor
  • background
  • underline
  • font
  • shadow

Feel free to add any that're missing.

About

A DSL for creating NSAttributedStrings

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy