Pinned Repositories
ai-art-gallery
Create AI art and upload it to your own gallery
appirater
A utility that reminds your iPhone app's users to review the app.
ariesocketio
A Go SocketIO and support for protocol 3 and protocol 4!
cloud-build-notifiers
Notifier images for Cloud Build, complete with build status filtering and Cloud Secret Manager integration
DAKeyboardControl
DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DAKeyboardControl automatically extends UIView and provides a block callback with the keyboard's current origin.
DCIntrospect
Small library of visual debugging tools for iOS.
DDPageControl
An easily customizable alternative to UIKit's UIPageControl
DTCoreText
Methods to allow using HTML code with CoreText
DTFoundation
Standard toolset classes and categories
MGSplitViewController
A flexible, advanced split-view controller for iPad developers.
arielitovsky's Repositories
arielitovsky/ai-art-gallery
Create AI art and upload it to your own gallery
arielitovsky/appirater
A utility that reminds your iPhone app's users to review the app.
arielitovsky/DDPageControl
An easily customizable alternative to UIKit's UIPageControl
arielitovsky/MGSplitViewController
A flexible, advanced split-view controller for iPad developers.
arielitovsky/ariesocketio
A Go SocketIO and support for protocol 3 and protocol 4!
arielitovsky/cloud-build-notifiers
Notifier images for Cloud Build, complete with build status filtering and Cloud Secret Manager integration
arielitovsky/DAKeyboardControl
DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DAKeyboardControl automatically extends UIView and provides a block callback with the keyboard's current origin.
arielitovsky/DCIntrospect
Small library of visual debugging tools for iOS.
arielitovsky/DTCoreText
Methods to allow using HTML code with CoreText
arielitovsky/DTFoundation
Standard toolset classes and categories
arielitovsky/ent
An entity framework for Go
arielitovsky/gitignore
A collection of useful .gitignore templates
arielitovsky/MagicalRecord
Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!
arielitovsky/MKStoreKit
In-App Purchases StoreKit for iOS devices
arielitovsky/MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
arielitovsky/MultiDelegate
Objective-C delegate multiplexing
arielitovsky/RFC2047-Encoded-Word-Encoder-Decoder
Simple static encoder/decoder for RFC2047 "Encoded Word" text - supports Q and B encoding and decoding, and handles line splitting as per the spec.
arielitovsky/SEMarkdownEditor
Text transformation functions for implementing a markdown toolbar in an iOS app.
arielitovsky/Silly-Transitions
Turn your iOS app into a PowerPoint deck.
arielitovsky/stacman-java
Java version of Stacman wrapper around Stack Exchange API; WIP
arielitovsky/stacman-objc
Objective-C version of StacMan
arielitovsky/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more