Home
last modified time | relevance | path

Searched refs:Mustache (Results 1 – 4 of 4) sorted by relevance

/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md1 Mustache.php
4 A [Mustache](http://mustache.github.com/) implementation in PHP.
24 And a more in-depth example -- this is the canonical Mustache template:
65 Read [the Mustache.php documentation](https://github.com/bobthecow/mustache.php/wiki/Home) for more…
71 …* [Readme for the Ruby Mustache implementation](http://github.com/defunkt/mustache/blob/master/REA…
H A DCONTRIBUTING.md31 ### Mustache.php follows the PSR-* coding standards:
/plugin/revealjs/plugin/notes-server/
H A Dindex.js5 var Mustache = require('mustache'); variable
50 res.send( Mustache.to_html( data.toString(), {
/plugin/jplayer/
H A Dcomposer.lock232 "Mustache": "src/"
246 "description": "A Mustache implementation in PHP.",