Language

Package: ruby-mustache @ 1.1.1

Synopsis

framework-agnostic way to render logic-free views

Description

Mustache is a framework-agnostic way to render logic-free views. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.

Home page
https://github.com/mustache/mustache
Location
gnu/packages/ruby.scm (line: 11222, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings