handlebars-objc is a feature-complete implementation of Handlebars.js for Objective-C
Stars
253
Forks
37
Watchers
253
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
4
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
manually disable warning that occurs during pod linting (see http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00017.html)
43484f8View on GitHubfix public header list + manually add no-objc-arc to the whole pod since cocoapod is broken wrt non-arc derived sources
e1be368View on GitHubremove unused struct and probably fix https://github.com/Bertrand/handlebars-objc/issues/15
66e928aView on GitHubMerge pull request #12 from guillaume-algis/leaks-fix
dc840daView on GitHubfix deprecation warnings (and make new version compatible with 10.7 only)
cf27973View on GitHub