Home > thebarber

thebarber

Thebarber is a project mainly written in JavaScript, it's free.

A jquery-based Mustache editor/previewer

The Barber

The Barber is a minimal editor/previewer for Mustache templates using the excellent Mustache.js library.

Usage

Load it in your browser. The "Template" textarea should contain your mustache code and the "View" textarea a properly-formatted JSON string with your variable data. That's it (for now).

Previous:peek