Skip to content

thislooksfun/compiled_mustache

Repository files navigation

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.