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
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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!