Pinned Repositories
AmazeKit
AmazeKit is a library for rendering beautiful images in your iOS app.
Colours-for-iOS
A collection of predefined UIColors you can use in your apps. Just include the Colours.h/.m files and you'll have a slew of new colors to use.
DMLazyScrollView
Lazy Loading UIScrollView for iOS (with support for infinite scrolling)
easysqlite
easysqlite
GPUImage
An open source iOS framework for GPU-based image and video processing
KRCOperation
krc file parser
MTUI
wrapper for iOS UI
RHAddressBook
A Cocoa / Objective-C library for interfacing with the iOS AddressBook that also adds geocoding support.
t2u.me_alfred_workflows
t2u.me(推你) for alfred workflows
TTableView
UITableView wrapper with block, and iOS7 style
jacksonpan's Repositories
jacksonpan/easysqlite
easysqlite
jacksonpan/MTUI
wrapper for iOS UI
jacksonpan/TTableView
UITableView wrapper with block, and iOS7 style
jacksonpan/AmazeKit
AmazeKit is a library for rendering beautiful images in your iOS app.
jacksonpan/GPUImage
An open source iOS framework for GPU-based image and video processing
jacksonpan/Swipe-to-Select-GridView
A example project to make a swipe-to-select GridView based on UICollectionView
jacksonpan/TPGestureTableView
A custom tableview implements the gestural cell
jacksonpan/VideoPlayerKit
jacksonpan/ACVRangeSelector
jacksonpan/AFDownloadRequestOperation
A progressive download operation for AFNetworking.
jacksonpan/AFNetworking
A delightful iOS and OS X networking framework
jacksonpan/bottle
bottle.py is a fast and simple micro-framework for python web-applications.
jacksonpan/CXPhotoBrowser
Inspiring by @MWPhotoBrowser. supporting with high level customization, including Navigationbar, Toolbar, Loading process placeholder and Loading failure placeholder.
jacksonpan/EssentialImager
Painless image picker with orientation, resizing, clipping, masking and caching of images
jacksonpan/F2E.im
A community for front-end-developer.
jacksonpan/GrowingTextView
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
jacksonpan/iOS-Artwork-Extractor
Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files
jacksonpan/json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
jacksonpan/MBAlertView
A fast block-based alert and HUD library with a dead simple API.
jacksonpan/MTPython
framework and tools
jacksonpan/NGTabBarController
A custom TabBarController implementation for iPhone and iPad
jacksonpan/NuMongoDB
An Objective-C interface to MongoDB for use with Nu
jacksonpan/plupload
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
jacksonpan/pure
A set of small, responsive CSS modules that you can use in every web project.
jacksonpan/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
jacksonpan/tornadio2
Python socket.io server implementation on top of Tornado framework
jacksonpan/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
jacksonpan/uncompyle2
Python 2.7 decompiler
jacksonpan/URBAlertView
A completely custom UIAlertView that supports custom drawing for the core component and internal buttons, and a wider range of animation options for showing and hiding. Block enabled!
jacksonpan/URBSegmentedControl
A replacement for UIKit's UISegmentedControl that offers a greater level of flexibility and customization.