Ecosyste.ms: Awesome

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

https://github.com/jstart/Swiftly-Typed-Resources

A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.
https://github.com/jstart/Swiftly-Typed-Resources

Last synced: 2 months ago
JSON representation

A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.

Lists

README

        

# Swiftly Typed Resources
A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with. Built with Xcode 7 beta 6.

#### [Follow me on Twitter @iAmChrisTruman](https://twitter.com/iAmChrisTruman)
## Colors
![](Screenshots/Colors.png)
## Fonts
![](Screenshots/Fonts.png)
## Images
![](Screenshots/Images.png)

### Inspired by these projects:
* [Natalie](https://github.com/krzyzanowskim/Natalie)
* [SwiftGen](https://github.com/AliSoftware/SwiftGen)
* [SwiftRsrc](https://github.com/indragiek/swiftrsrc)
* [ObjC-CodeGenUtils](https://github.com/puls/objc-codegenutils)