Francis Chong

23pods

Alt

Another Flux implementation for Swift.

License: MIT

  • Swift

CSSSelectorConverter

A CSS Selector to XPath Selector for Objective-C. Support mostly used subset of CSS Selector Level 3.

License: MIT

  • Objective C

IGAutoCompletionToolbar

IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.

License: MIT

  • Objective C

IGAutoString

Convert string in arbitary encoding to NSString in Objective-C.

License: MIT

  • Objective C

IGDigest

Provides convenient wrappers for popular message digest formats (MD5, SHA1 and SHA256) and HMAC (Hash-based message authentication code).

License: MIT

  • Objective C

IGFastImage

Finds the size and type of an image given its uri by fetching as little as needed.

License: MIT

  • Objective C

IGFuture

Simple futures pattern in Objective-C.

License: MIT

  • Objective C

IGHTMLQuery

IGHTMLQuery is a lightweight XML/HTML parser for iOS, built on top of libxml.

  • XPath support for document searching.
  • jQuery style chainable syntax.
  • XML traversal and manipulation.

License: MIT

  • Objective C

IGJavaScriptConsole

Ruby REPL for your Objective-C apps.

License: MIT

  • Objective C

IGScraperKit

Create dynamic web scraper in Objective-C or Ruby. You can define recipes in Ruby, load and modify them in runtime.

License: MIT

  • Objective C

IGSearch

A simple Objective-C full text search engine with CJK support.

License: MIT

  • C

IGSignature

Objective-C client of signature gem. Sign API call with shared secret and timestamp using SHA256 HMAC.

License: MIT

  • Objective C

IGTidy

Objective-C wrapper for HTML Tidy for HTML5 (tidy-html5).

Tidy corrects and cleans up HTML content by fixing markup errors.

License: MIT

  • C

IGVimeoExtractor

IGVimeoExtractor lets you get the iOS compatible video url from Vimeo which you can use in MPMoviePlayerController, no need to use a UIWebView.

License: MIT

  • Objective C

IGWebLogger

IGWebLogger allows you to view your iOS app logs over web browser in realtime.

License: MIT

  • Objective C

IGXMLReader

A XML Pull Parser based on libxml for Objective-C.

License: MIT

  • Objective C

IGYouTubeExtractor

IGYouTubeExtractor provides an easy way to obtain MP4 URLs and metadata for your iOS apps by providing a YouTube video identifier.

License: MIT

  • Objective C

JavaScriptCoreOpalAdditions

Use Ruby in your Objective-C apps by Opal and JavaScriptCore.

License: MIT

  • Objective C

KaifKit

Unofficial Kaif.io client in Objective-C.

License: MIT

  • Objective C

SwiftyDispatch

A lightweight GCD wrapper for Swift.

License: MIT

  • Swift

UniversalDetector

UniversalDetector takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.

License: Custom

  • C++

YapDatabaseCJKFullTextSearch

Use SQLite porter stemmer from Mozilla Thunderbird, this extension extend YapDatabaseFullTextSearch to allow indexing and searching for CJK content.

License: MIT

  • C

YapModel

YapModel is a DSL for working with YapDatabase. The syntax is borrowed from Ruby on Rails and inspired by ObjectiveRecord.

License: MIT

  • Objective C