draveness

13pods

ChainableKit

I write this to give you a more convience syntax to set up UIKit component. It use a chainable syntax like view.make.backgroundColor([UIColor whiteColor]) to configure view property.

License: MIT

  • Objective C

Crotalus

This repo providing an elegant approach to manipulate attributed string in swift. It is extremely painful for us deal with attributed string during iOS development. And I would like to provide a repo like ruby-syntax to make it easier.

License: MIT

  • Swift

DKAnimationKit

DKAnimationKit is rewritten for JHChainableAnimations and provide you a more convience approach to deal with Animation in swift, if your app is developed using Objective-C, you should use JHChainableAnimations instead.

License: MIT

  • Swift

DKChainableAnimationKit

DKChainableAnimationKit is rewritten for JHChainableAnimations and provide you a more convience approach to deal with Animation in swift, if your app is developed using Objective-C, you should use JHChainableAnimations instead.

License: MIT

  • Swift

DKGradingView

Easily way to add grading view to your iOS App

License: MIT

  • Objective C

DKNightVersion

DKNightVersion is a light weight framework. It is mainly built through objc/runtime library and reflection, providing a neat approach adding night mode to your iOS app. A great many codes of this framework is automatically generated by Ruby script.

The most delightful feature of DKNightVersion is that it provides a DKColorTable.txt file to help you manage all the colors in your project. It is easily-used and well-designed. Hope you have a great joy to use DKNightVersion to integrate night mode in your Apps.

License: MIT

  • Objective C

EXTabBarController

Easily create TabBarController, the UITabBarController is to difficult to use. With this library, you can manipulate TabBarController more easily.

License: MIT

  • Objective C

NightNight

NightNight is a framework to integrate night mode to application written in swift. NightNight provide MixedColor and MixedImage to fundamental UIKit and CoreAnimation layer. Hope you enjoy it!

License: MIT

  • Swift

Ouroboros

Ouroboros is inspired by ScrollMagic which helps you to easily react to the user's current scroll position. With Ouroboros, you can easily create introduction pages.

License: MIT

  • Objective C

RbSwift

RbSwift introduces a series of methods which is inspired by Ruby core library and ActiveSupport. It provides hundred of convenient functions to make Swift code easier to write.

License: MIT

  • Swift

Snake

This repo providing an elegant approach to manipulate attributed string in swift. It is extremely painful for us deal with attributed string during iOS development. And I would like to provide a repo like ruby-syntax to make it easier.

License: MIT

  • Swift

SpaceShuttle

A easy way to manage all your navigations. With SpaceShuttle, you can easily pass value across view controller

License: MIT

  • Objective C

Typeset

I create this repo, beacuse deal with NSAttributedString in ObjectiveC is so painful. And this project is inspired by ruby gem colorize. Use this to deal with string more easily.

License: MIT

  • Objective C