Source: mustache.js Maintainer: Debian Javascript Maintainers Uploaders: David Paleino , Martín Ferrari , Xavier Guimard Section: javascript Priority: optional Build-Depends: debhelper (>= 11~), rake, node-uglify, mocha, chai Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/js-team/mustache.js Vcs-Git: https://salsa.debian.org/js-team/mustache.js.git Homepage: https://mustache.github.io/ Package: libjs-mustache Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: 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. Package: node-mustache Architecture: all Depends: ${misc:Depends}, nodejs Description: 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.