-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Travis CI User edited this page Dec 2, 2017
·
7 revisions
This is a lightweight mustache renderer for Dart. It is 2.035-17.798x faster1 than mustache4dart, and provides the ability to cache parsed templates to avoid having to read from disk and parse files on every render.
1 These numbers are auto-generated while running grind doc
, and are thus volatile and ballparks.