Open Source Library For Easy Enumeration Of A String (Words, Paragraphs, Lines, Sentences)

Last month I mentioned an open source component providing a rich text editing view with an excellent interface.

Here’s another library for enhancing text features within an app submitted by Bosco Ho called JOTTextCounter.

JOTTextCounter allows you to count characters, lines, sentences and paragraphs in an NSString.  JOTTextCounter wraps NSString’s text enumeration methods in a sensible asynchronous API.  A full example is included showing the library in action.

You can find JOTTextCounter on Github here.

A handy library for any app that involves text editing.

Thanks to Bosco for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Library For Easy Enumeration Of A String (Words, Paragraphs, Lines, Sentences)

©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 *