Pinned Repositories
DB5
iphone-bitly
iPhone bit.ly API
JJPluralForm
Adaptation of Mozilla's PluralForm localization project to Objective-C
LazyLoad
LazyLoad allows you to defer image loading until the user scrolls down to each image.
MASPreferences
Custom implementation of Preferences window in Cocoa applications for Mac OS X
StartAtLoginController
A class that uses the new ServiceManagement api to allow apps to run at login.
VCTransitionsLibrary
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
xcode-open-on-github
Quick Actions for Xcode to jump to a source code line on Github or copy GitHub link to clipboard.
junjie's Repositories
junjie/JJPluralForm
Adaptation of Mozilla's PluralForm localization project to Objective-C
junjie/DB5
junjie/MASPreferences
Custom implementation of Preferences window in Cocoa applications for Mac OS X
junjie/StartAtLoginController
A class that uses the new ServiceManagement api to allow apps to run at login.
junjie/VCTransitionsLibrary
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
junjie/xcode-open-on-github
Quick Actions for Xcode to jump to a source code line on Github or copy GitHub link to clipboard.
junjie/Amplitude-iOS
junjie/BookedScheduler
Repository for the last open source version of Booked Scheduler. Further development will be conducted on branches, namely "Bugfix", "Features", "plugins". Release candidates on "RC" and final releases on "Final".
junjie/browser-tts
A collection of experiments building towards a browser powered assistant
junjie/bugreport-unstoppablealertsound
Sample project for bug report FB7865696
junjie/chrono-swift
A Swift wrapper for the chrono.js natural language date parser
junjie/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
junjie/DynamicBlurView
DynamicBlurView is a dynamic and high performance UIView subclass for Blur.
junjie/hanzi-writer
Chinese character stroke order animations and practice quizzes
junjie/InAppSettingsKit
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
junjie/INAppStoreWindow
A Mac App Store style Cocoa NSWindow subclass
junjie/JASidePanels
Reveal side ViewControllers similar to Facebook/Path's menu
junjie/JDStatusBarNotification
[iOS] Easy, customizable notifications displayed on top of the statusbar.
junjie/JJInsetLabel
UILabel with insets support
junjie/node-prince
Node API for executing PrinceXML via prince(1) CLI
junjie/openssl-apple
A script for compiling OpenSSL for Apple Devices.
junjie/Preferences
Add a preferences window to your macOS app in minutes
junjie/ReceiptQuickLook
A QuickLook plugin to inspect App Store receipts.
junjie/RegexEscaper
Mac utility that escapes text for regular expression use
junjie/RMSwipeTableViewCell
RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more.
junjie/ScrollToRefresh
An NSScrollView subclass to allow the popular "pull to refresh" from iPhone to work on Mac OS X Lion
junjie/Swift-CheatSheet
A quick reference cheat sheet for common, high level topics in Swift.
junjie/SwiftyChrono
A natural language date parser in Swift (ported from chrono.js)
junjie/UAObfuscatedString
A simple NSString category to hide sensitive strings from appearing in your binary
junjie/UIView-AutoLayout
Makes auto layout in code less painful