Pinned Repositories
ActionClosurable
Extensions which helps to convert objc-style target/action to swifty closures
DependencyInjectionSample
DesignableSample
@Designable + xibの連携サンプル
MokuMokuNotes_iOS
A project you can learn how to develop iOS App just fixing build errors and runtime errors
Notifwift
NSNotificationCenter wrapper for Swift
XCJumpToTests
the Xcode Source Editor Extension / AppleScript to jump files of Implementation⇄Tests
XcodeExtensionSample
Various sample commands to implement Xcode Source Editor Extension
takasek's Repositories
takasek/InfinitePagingView
InfinitePagingView is a subclass of UIView. It contains an endlessly scrollable UIScrollView.
takasek/GitHubFilter
Chrome Extension which shows buttons to filter GitHub issues
takasek/GitHubPRButton
Chrome Extension which shows button to create PR according to current issue you worked on
takasek/konjac
takasek/RecursiveReferenceSample
2016/9/16 歌舞伎座.tech #11「君の参照は。」(classとfunctionと循環参照について) で使用したサンプルコードです。
takasek/RSwiftExample
potatotips#30 http://potatotips.connpass.com/event/32665/ 発表のDemoプロジェクトです
takasek/TableViewExample
2016/8/29 AKIBA.swift×Swift愛好会 http://love-swift.connpass.com/event/37019/ での発表デモプロジェクトです。
takasek/ActionKit
Easy, closure-based Swift methods for working with interactive UIKit elements.
takasek/APIKit
A networking library for building type safe web API client in Swift.
takasek/BSImagePicker
A multiple image picker for iOS
takasek/cmd-eikana
左右のコマンドキーを単体で押した時に英数/かなを切り替えるようにするmacOS用アプリ。その他キーのリマップも可能。
takasek/gitignore
A collection of useful .gitignore templates
takasek/ios-license-generator
takasek/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
takasek/kanbandown
takasek/LGTM
This is a Chrome Extension for LGTM.in/g. You can spice up your LGTM comments by this extension.
takasek/merge_strings
merge_strings.rb en.lproj/Localizable.strings ja.lproj/Localizable.strings
takasek/PDFGenerator
A simple Generator of PDF in Swift. Generate PDF from view(s) or image(s).
takasek/swift-tweets.github.io
takasek/swift_lldb_plugin
takasek/SwiftDate
Powerful NSDate & Time Zones Management, made in Swift 2
takasek/SwiftyJSON
The better way to deal with JSON data in Swift
takasek/SwiftyJSONAccelerator
JSON to Swift Model Object files Simplified
takasek/TDDBC2016_Swift
TDDBC in Tokyo 2016-02( https://tddbc.doorkeeper.jp/events/38369 )での、Swiftチームの成果物です。
takasek/YIFullScreenScroll
Pinterest-like scroll-to-fullscreen UI for iOS5+.