[ 原始碼: mustache.js ]
套件:node-mustache(3.0.1-1)
node-mustache 的相關連結
Debian 的資源:
下載原始碼套件 mustache.js:
維護小組:
- Debian Javascript Maintainers (QA 頁面, 郵件存檔)
- David Paleino (QA 頁面)
- Martina Ferrari (QA 頁面)
- Yadd (QA 頁面)
外部的資源:
- 主頁 [mustache.github.io]
相似套件:
Mustache rendering engine for Javascript - NodeJS
Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. (As in model-view-controller.)
As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language."
This package provides the Mustache rendering engine for NodeJS, and the `mustache' command-line tool.