https://github.com/thebojda/simple-template
https://github.com/thebojda/simple-template
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/thebojda/simple-template
- Owner: TheBojda
- Created: 2012-08-04T01:23:23.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-04T02:53:03.000Z (almost 14 years ago)
- Last Synced: 2025-03-02T04:19:04.547Z (over 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple template is a HTML templating system implemented in Java. Simple template can be used on the server side (ex: in a servlet on AppEngine), or the client side with GWT. The base conception of simple template is programming logic-free plain HTML templating.
Look at the project page on:
http://thebojda.github.com/simple-template/