Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.51 KB

up

GRMustache Guides

Introduction

  • Introduction: a tour of the library features, and most common use cases.

Basics

The core Mustache:

  • Templates: how to load templates.
  • Runtime: how your data is rendered.
  • ViewModel: an overview of various techniques to feed templates.
  • Partials: decompose your templates into components named "partials".

Mustache, and beyond

GRMustache offers services on top of the minimalistic genuine Mustache:

Application tools

Forking

up