[ ソース: mustache.js ]
パッケージ: libjs-mustache (2.3.2-1)
libjs-mustache に関するリンク
Debian の資源:
mustache.js ソースパッケージをダウンロード:
メンテナ:
- Debian Javascript Maintainers (QA ページ, メールアーカイブ)
- David Paleino (QA ページ)
- Martín Ferrari (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [mustache.github.io]
類似のパッケージ:
Mustache rendering engine for Javascript
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 Javascript. Includes wrappers for jQuery, MooTools, Dojo, YUI3, and qooxdoo.