compiled_mustache

Native support for pre-compiled mustache templates


License
GPL-3.0

Documentation

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.