HTML template library written in C inspired by perl HTML::Template.
Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.)
Use library to build a variable list and pass it to a template.
Features
- simple yet powerful template language
- fast and efficient
- comes with a template expander utility
- see the libccgi project for a C CGI library
License
GNU General Public License version 2.0 (GPLv2)Follow C HTML Template Library
Other Useful Business Software
Cloud-based help desk software with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Rate This Project
Login To Rate This Project
User Reviews
-
I'm using this library in solarpowerlog (also hosted at sf.net)
-
Exact same functionality of HTML::Template for perl with some nice additions!