mustache 0.2.0 copy "mustache: ^0.2.0" to clipboard
mustache: ^0.2.0 copied to clipboard

outdatedDart 1 only

Mustache template library

CHANGELOG #

0.2 #

  • Deprecated parse() function - please update your code to use new Template(source).
  • Deprecated MustacheFormatException - please update your code to use TemplateException.
  • Fully passing all mustache spec tests.
  • Added support for MirrorsUsed.
  • Implemented partials. #11
  • Implemented lambdas. #4
  • Implemented change delimiter tag.
  • Add template name parameter, and show this in error messages.
  • Allow whitespace at begining of tags. #10
15
likes
0
pub points
61%
popularity

Publisher

unverified uploader

Mustache template library

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on mustache