kenjitayama / MustacheMultitypeRender

Render Mustache templates to any type. String and NSAttributedString rendering comes out of the box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MustacheMultitypeRender

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MustacheMultitypeRender is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MustacheMultitypeRender"

Author

Kenji Tayama, kenji.tayama@gmail.com

License

MustacheMultitypeRender is available under the MIT license. See the LICENSE file for more info.

About

Render Mustache templates to any type. String and NSAttributedString rendering comes out of the box.

License:MIT License


Languages

Language:Swift 61.3%Language:Shell 29.8%Language:Ruby 6.4%Language:Objective-C 2.5%