No-template: Difference between revisions

From unkrig.de
Jump to navigation Jump to search
(Created page with "A super-small Java library for templating, i.e. generating text files (HTML, XML, whatever) from a "template" text file. The project home page is [https://github.com/aunkrig/no-template here].")
 
(No difference)

Latest revision as of 20:06, 1 May 2024

A super-small Java library for templating, i.e. generating text files (HTML, XML, whatever) from a "template" text file.

The project home page is here.