Open Source Library Extending Swift Strings With Linguistics And Social Features

In the past couple of weeks I’ve mentioned Swift extensions for aiding cryptography and extensions for working with dates.

Here’s an open source library extending Swift’s string capability further called Swift String Tools from Jamal Kharrat.

Some of the functions the included String helpers allow you to perform are:

Get the language of the string
Check if a string can be used in a tweet
Check if a string contains a Date
Convert a string of dates to an array of dates
– Check if a string contains a URL

You can find Swift String Tools on Github here.

A nice collection of Swift String helpers.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Library Extending Swift Strings With Linguistics And Social Features

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *