Nate Sire
GitHub
5 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
2 aggiunte e
0 eliminazioni
-
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 () { |
|
|
|
|