Antlr4.StringTemplate
4.0.6.9004
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.
Install-Package Antlr4.StringTemplate -Version 4.0.6.9004
dotnet add package Antlr4.StringTemplate --version 4.0.6.9004
<PackageReference Include="Antlr4.StringTemplate" Version="4.0.6.9004" />
paket add Antlr4.StringTemplate --version 4.0.6.9004
#r "nuget: Antlr4.StringTemplate, 4.0.6.9004"
// Install Antlr4.StringTemplate as a Cake Addin
#addin nuget:?package=Antlr4.StringTemplate&version=4.0.6.9004
// Install Antlr4.StringTemplate as a Cake Tool
#tool nuget:?package=Antlr4.StringTemplate&version=4.0.6.9004
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Antlr4.StringTemplate:
Package | Downloads |
---|---|
Brevity
Be brief!
|
|
eDocument.Core.Asserts
https://wiki.prokom.no/confluence/display/EDOC/Assert
|
|
Tool.NuPrep
A Toolâ„¢ to automate build, pack, and push of multi-target .net based nuget packages.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Antlr4.StringTemplate:
Repository | Stars |
---|---|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
Version History
Version | Downloads | Last updated |
---|