ports/textproc/ruby-mustache/pkg/DESCR

6 lines
239 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Inspired by ctemplate and et, Mustache is a framework-agnostic way to
render logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."