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.
- Open Source Library For Easily Creating A UILabel With Clickable Words
- NSRegularExpression Category With An Extensive Number Of Helpers For Easier Regular Expressions
- Open Source iOS Component Allowing You To Easily Add Clickable Words Above The Keyboard
- Dead Simple Library For Creating MD5, SHA1, And SHA256 Hashes From NSData and NSString Objects
- Large Open Source Collection Of Computer Science Algorithms In Objective-C
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.




