zig mustache template renderer
Find a file
2026-08-24 17:54:28 +00:00
src Completed struct context test 2026-08-24 17:52:49 +00:00
.gitignore Initial commit 2026-08-07 22:16:19 -04:00
build.zig Initial commit 2026-08-07 22:16:19 -04:00
build.zig.zon Upgraded version number 2026-08-24 17:54:28 +00:00
README.md Update README 2026-08-11 01:31:32 +00:00

Ze Moustache

A {{Mustache}} template engine for zig.

Still heavily in development.

Tested against the official spec.

All mendatory specs are fulfilled. Optional modules are WIP or planned for later.