quirkey / sammy

Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
http://sammyjs.org
MIT License
2.99k stars 384 forks source link

Change Mustache to_html to render #270

Open felipetac opened 4 years ago

felipetac commented 4 years ago

Mustache new version don't find to_html anymore. I think they change the nemo of function to "render". I changed in my project and have success using the new version of Mustache.