StringTemplate (or ST) is a template engine library used for generating text from data structures. The first version was developed for the Java platform and has evolved over the years of it's use on the jGuru.com website. StringTemplate's distinguishing characteristic is that it strictly enforces model-view separation unlike other comparable template engines. It is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Mar 20, 2012
$ dotnet add package Antlr3.StringTemplateNo README available.