-
Notifications
You must be signed in to change notification settings - Fork 2
Home
thislooksfun edited this page Nov 19, 2017
·
7 revisions
This is a lightweight mustache renderer for Dart. It is 1.603-14.557x 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.