Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 654 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 654 Bytes

compiled_mustache

Travis Pub

This is a lightweight mustache renderer for Dart. It is 2-15x faster than mustache4dart, and provides the ability to cache parsed templates to avoid having to read from disk and parse files on every render.