Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.
/ styled-string Public archive

Simplify attributed strings construction in Swift

License

Notifications You must be signed in to change notification settings

clmntcrl/styled-string

Repository files navigation

🦄 StyledString

Simplify attributed strings construction in Swift.

Installation

Add the following dependency to your Cartfile:

github "clmntcrl/styled-string" ~> 0.1

Add the package as dependency in your Package.swift:

dependencies: [
    .package(url: "https://github.com/clmntcrl/styled-string.git", from: "0.1.0"),
]

License

Subscription is released under the MIT license. See LICENSE for details.

About

Simplify attributed strings construction in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages