https://github.com/chdh/minitemplator-java
A compact Java template engine for HTML files
https://github.com/chdh/minitemplator-java
template-engine
Last synced: 9 months ago
JSON representation
A compact Java template engine for HTML files
- Host: GitHub
- URL: https://github.com/chdh/minitemplator-java
- Owner: chdh
- Created: 2019-08-23T14:55:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T16:37:58.000Z (over 5 years ago)
- Last Synced: 2024-12-31T12:27:46.529Z (over 1 year ago)
- Topics: template-engine
- Language: Java
- Homepage: http://www.source-code.biz/MiniTemplator/
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
MiniTemplator - Java Version
----------------------------
MiniTemplator is a compact template engine for HTML files.
This is the README for the Java version of MiniTemplator.
MiniTemplator is also available in PHP and Visual Basic (VB/VBA).
Project home page: http://www.source-code.biz/MiniTemplator