Nate Sire
GitHub
пре 5 година
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
2 додато и
0 уклоњено
-
README.md
|
|
|
@@ -37,6 +37,8 @@ $ npm install mustache --save |
|
|
|
Below is a quick example how to use mustache.js: |
|
|
|
|
|
|
|
```js |
|
|
|
var Mustache = require('mustache'); |
|
|
|
|
|
|
|
var view = { |
|
|
|
title: "Joe", |
|
|
|
calc: function () { |
|
|
|
|