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
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
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!