akisute (Masashi Ono) (akisute)

akisute

Geek Repo

Location:Tokyo, Japan

Home Page:http://akisute.com/

Github PK Tool:Github PK Tool

akisute (Masashi Ono)'s starred repositories

gitbook

The open source frontend for GitBook doc sites

Language:TypeScriptLicense:GPL-3.0Stargazers:26347Issues:715Issues:1817

RxSwift

Reactive Programming in Swift

Language:SwiftLicense:MITStargazers:24155Issues:541Issues:1237

SwiftyJSON

The better way to deal with JSON data in Swift.

Language:SwiftLicense:MITStargazers:22430Issues:620Issues:706

Hero

Elegant transition library for iOS & tvOS

Language:SwiftLicense:MITStargazers:21815Issues:362Issues:610

Eureka

Elegant iOS form builder in Swift

Language:SwiftLicense:MITStargazers:11750Issues:261Issues:1684

realm-java

Realm is a mobile database: a replacement for SQLite & ORMs

Language:JavaLicense:Apache-2.0Stargazers:11443Issues:348Issues:4587

R.swift

Strong typed, autocompleted resources like images, fonts and segues in Swift projects

Language:SwiftLicense:MITStargazers:9396Issues:110Issues:625

SwiftGen

The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!

Language:SwiftLicense:MITStargazers:9092Issues:101Issues:597

SlackTextViewController

⛔️**DEPRECATED** ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features

Language:Objective-CLicense:MITStargazers:8332Issues:229Issues:420

AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView

Language:SwiftLicense:MITStargazers:6051Issues:132Issues:307

XLForm

XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.

Language:Objective-CLicense:MITStargazers:5779Issues:161Issues:779

Bolts-ObjC

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.

Language:Objective-CLicense:NOASSERTIONStargazers:5653Issues:219Issues:125

Bond

A Swift binding framework

Language:SwiftLicense:MITStargazers:4235Issues:93Issues:454

XCGLogger

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

Language:SwiftLicense:MITStargazers:3887Issues:102Issues:211

Argo

Functional JSON parsing library for Swift

Language:SwiftLicense:MITStargazers:3494Issues:97Issues:255

Result

Swift type modelling the success/failure of arbitrary operations.

Language:SwiftLicense:MITStargazers:2505Issues:39Issues:100

APIKit

Type-safe networking abstraction layer that associates request type with response type.

Language:SwiftLicense:MITStargazers:1988Issues:59Issues:79

SwiftTweaks

Tweak your iOS app without recompiling!

Language:SwiftLicense:MITStargazers:1422Issues:75Issues:85

xcconfigs

Common Xcode configuration files/settings.

Decodable

[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right

Language:SwiftLicense:MITStargazers:1041Issues:18Issues:94

NJKScrollFullScreen

Scroll to full screen like Facebook app

Language:Objective-CLicense:MITStargazers:941Issues:41Issues:11

Himotoki

A type-safe JSON decoding library purely written in Swift

Language:SwiftLicense:MITStargazers:797Issues:26Issues:38

BigInt

Arbitrary-precision arithmetic in pure Swift

Language:SwiftLicense:MITStargazers:747Issues:15Issues:75

Flipbook

A Swift tool to render UIViews to image sequences for use with WatchKit, and accompanying sample WatchKit project.

GTScrollNavigationBar

A scrollable UINavigationBar that follows a UIScrollView

Language:Objective-CLicense:BSD-3-ClauseStargazers:551Issues:26Issues:32

JBWatchActivityIndicator

An easy way to generate activity indicator images for Apple Watch

Language:Objective-CStargazers:529Issues:22Issues:0

RMPScrollingMenuBarController

RMPScrollingMenuBarController has a scrollable menu bar, and multiple view controllers.

Language:Objective-CLicense:MITStargazers:258Issues:16Issues:9

Box

Swift µframework of the ubiquitous Box<T> & MutableBox<T> reference types, for recursive value types & misc. other purposes.

Language:SwiftLicense:MITStargazers:215Issues:6Issues:13

AWPercentDrivenInteractiveTransition

A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.

Language:Objective-CLicense:MITStargazers:129Issues:6Issues:5

ipa-packager

This script packages a signed application into an IPA that contains the SwiftSupport folder with libswiftCore*.dylib. This is needed to deploy an app made with Swift into the AppStore