json.hpp link
This commit is contained in:
parent
355601bc3a
commit
ac69da53aa
@ -6,6 +6,8 @@ mstch is a complete implementation of [{{mustache}}](http://mustache.github.io/)
|
|||||||
templates using modern C++. It's compliant with [specifications](https://github.com/mustache/spec)
|
templates using modern C++. It's compliant with [specifications](https://github.com/mustache/spec)
|
||||||
v1.1.2, including the lambda module.
|
v1.1.2, including the lambda module.
|
||||||
|
|
||||||
|
It works great with [json.hpp](https://github.com/no1msd/json.hpp).
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/no1msd/mstch.svg?branch=master)](https://travis-ci.org/no1msd/mstch)
|
[![Build Status](https://travis-ci.org/no1msd/mstch.svg?branch=master)](https://travis-ci.org/no1msd/mstch)
|
||||||
|
|
||||||
## Supported features
|
## Supported features
|
||||||
|
Loading…
Reference in New Issue
Block a user