Saturday, July 20, 2013

MustacheCake - A Mustache implementation for CakePHP.

Hi all,

I've just committed a "final"-ish version of my plugin that integrates Mustache (http://mustache.github.io/) as a custom View class in Cake.

Why did I create "yet another" one of these? From what I've been able to find, other Mustache plugins either: a) implement Mustache as a view helper, not as a complete view rendering system replacement; or b) are created for older versions of Cake.

Please take a look and let me know of any suggestions/improvements/issues. To get started, there are a couple of example files in "MustacheCake/View/Layouts" and "MustacheCake/View/Pages", which are the default shipped Cake files transposed into Mustache syntax.


Cheers!

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: