https://github.com/lambdachad/zailfish
Template engine for Zig
https://github.com/lambdachad/zailfish
html template zig
Last synced: about 1 month ago
JSON representation
Template engine for Zig
- Host: GitHub
- URL: https://github.com/lambdachad/zailfish
- Owner: lambdachad
- Created: 2022-04-15T02:32:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T03:25:07.000Z (about 4 years ago)
- Last Synced: 2026-04-13T14:30:38.355Z (2 months ago)
- Topics: html, template, zig
- Language: Zig
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zailfish
Compile time templating engine for Zig. Based on `sailfish` from Rust.