This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
mstch
Watch
1
Star
0
Fork
0
You've already forked mstch
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
mstch is a complete implementation of {{mustache}} templates using modern C++
17
Commits
2
Branches
11
Tags
430
KiB
C++
84%
CMake
8.6%
Mustache
7.4%
1f3d0da79b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Daniel Sipka
1f3d0da79b
move strip_whitespace to utils
2015-04-12 16:19:55 +02:00
include
/mstch
use hpp extension for headers
2015-04-12 15:35:13 +02:00
src
move strip_whitespace to utils
2015-04-12 16:19:55 +02:00
test
use ctest for unit tests
2015-04-12 16:13:21 +02:00
.gitignore
import
2015-04-09 20:41:27 +02:00
CMakeLists.txt
use ctest for unit tests
2015-04-12 16:13:21 +02:00
LICENSE
Initial commit
2015-04-09 20:14:44 +02:00
README.md
Initial commit
2015-04-09 20:14:44 +02:00
README.md
mstch