Skip to content

Template Featherweight: 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.

License

Notifications You must be signed in to change notification settings

aliteralmind/templatefeather

Repository files navigation

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

About

Template Featherweight: 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages