mustache4dart 0.0.1 copy "mustache4dart: ^0.0.1" to clipboard
mustache4dart: ^0.0.1 copied to clipboard

outdatedDart 1 only

A mustache implementation for Dart language

Mustache for Dart #

A simple implementation of mustache for the Dart language. At the moment this project serves as an excuse to better explore the language. Although it is still in development you can have a look at what is capable of at the tests

Running the tests #

At the moment the project is under heavy development. If you want to run the tests the following commands should be enough

git clone git://github.com/valotas/mustache4dart.git
git submodule init
git submodule update 
pub install
test/run.sh

At the moment mustache4dart can pass all interpolation, inverted and sections specs.

Build status #

Build Status

0
likes
0
pub points
52%
popularity

Publisher

unverified uploader

A mustache implementation for Dart language

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

unittest

More

Packages that depend on mustache4dart