[ Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

mustache-introduction(n) 1.1 doc "Mustache. Packages for logic-less templating"

Name

mustache-introduction - Mustache - Introduction to the project

Table Of Contents

Description

Welcome to the Mustache project for Tcl, written by Andreas Kupries.

It provides a set of five related Tcl packages for the parsing and rendering of mustache-style logic-less templates, plus an application for easy command-line access to the functionality.

For availability please read Mustache - How To Get The Sources.

System Architecture

All packages belong to one of two layers, as shown below:

architecture

Note that:

The dependencies between the packages are very straight-forward:

pkg_dependencies

Related Documents

  1. Mustache - Introduction to the project

  2. Mustache - License

  3. Mustache - Log of Changes

  4. Mustache - How To Get The Sources

  5. Mustache - The Installer's Guide

  6. Mustache - The Developer's Guide

Bugs, Ideas, Feedback

Both the package(s) and this documentation will undoubtedly contain bugs and other problems. Please report such at Mustache Tracker.

Please also report any ideas you may have for enhancements of either package(s) and/or documentation.

Keywords

logic-less templates, mustache, templating