Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfstrings

A library of conveniences for working with Swift strings and NSAttributed strings.
https://github.com/wolfmcnally/wolfstrings

Last synced: 10 days ago
JSON representation

A library of conveniences for working with Swift strings and NSAttributed strings.

Awesome Lists containing this project

README

        

# WolfStrings

[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfStrings.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfStrings)
[![Version](https://img.shields.io/cocoapods/v/WolfStrings.svg?style=flat)](https://cocoapods.org/pods/WolfStrings)
[![License](https://img.shields.io/cocoapods/l/WolfStrings.svg?style=flat)](https://cocoapods.org/pods/WolfStrings)
[![Platform](https://img.shields.io/cocoapods/p/WolfStrings.svg?style=flat)](https://cocoapods.org/pods/WolfStrings)

A library of conveniences for working with Swift strings and NSAttributed strings.

## Requirements

Swift 4.2

## Installation

WolfStrings is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfStrings'
```

## Author

Wolf McNally, [email protected]

## License

WolfStrings is available under the MIT license. See the LICENSE file for more info.