An open API service indexing awesome lists of open source software.

https://github.com/actframework/act-mustache

Implement ActFramework view based on mustache.java
https://github.com/actframework/act-mustache

Last synced: 13 days ago
JSON representation

Implement ActFramework view based on mustache.java

Awesome Lists containing this project

README

          

# act-mustache

[![APL v2](https://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![Maven Central](https://img.shields.io/maven-central/v/org.actframework/act-mustache.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22act-mustache%22)
[![Build Status](https://travis-ci.org/actframework/act-mustache.svg?branch=master)](https://travis-ci.org/actframework/act-mustache)
[![codecov](https://codecov.io/gh/actframework/act-mustache/branch/master/graph/badge.svg)](https://codecov.io/gh/actframework/act-mustache)
[![Javadocs](http://www.javadoc.io/badge/org.actframework/act-mustache.svg?color=blue)](http://www.javadoc.io/doc/org.actframework/act-mustache)

Implement ActFramework View with [Mustache.java](https://github.com/spullara/mustache.java) template engine