Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/el-hoshino/danbo

Danbo is a wrapper framework for CGAffineTransform
https://github.com/el-hoshino/danbo

Last synced: 28 days ago
JSON representation

Danbo is a wrapper framework for CGAffineTransform

Awesome Lists containing this project

README

        

[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action)
[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
[![Build Status](https://www.bitrise.io/app/a48a97574f990df3/status.svg?token=4cj7agy2fg3EQAXtmbAtQA&branch=master)](https://www.bitrise.io/app/a48a97574f990df3)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

# Danbo
Danbo is a wrapper framework for CGAffineTransform, including a Playground to test your transforms.

The name **Danbo** is from the nickname of my friend, [ktanaka117](https://github.com/ktanaka117/). This framework is kind of made for him (:P), and that's why I used Method Chaining as an API to make transforms: I personally don't like method chaining syntax very much, but he likes it :).

The `girl.png` image included in Playground was originally downloaded from [here](https://www.ac-illust.com/main/detail.php?id=121046).