[ 源代码: 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.