开发者

Is there a good HTML template engine in cocoa touch? [closed]

开发者 https://www.devze.com 2023-01-19 12:51 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years a开发者_开发技巧go.

Improve this question

In my iphone app, I want to populate UIWebView with some html generated from a templates. Is there a good opensource template engine library for cocoa touch like jinja or smarty?


https://github.com/groue/GRMustache is a full implementation of the {{ mustache }} template engine.


Try MGTemplateEngine.

0

精彩评论

暂无评论...
验证码 换一张
取 消