Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 416 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 416 Bytes

Template Featherweight: A simplistic Java template-rendering engine, providing for plain gaps only, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions--Templates may be output in full, after all gaps have been filled, or they may be auto-rendered, such that they are gradually output as each gap is filled.

Documentation: http://templatefeather.aliteralmind.com