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.
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.