We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Chunk, an HTML Template Engine for Java

A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://www.x5software.com/chunk/examples/ChunkExample
Tags
License
Platform
Features
  • GAE and Android support
  • Self-contained: one small jar provides most common functionality.
  • Nestable loops and conditionals (if-elseIf-else).
  • Macros, Includes and Conditional Includes.
  • Curly-brace {$tags} pop nicely in docs already full of <AngleBrackets>.
  • Natural templates - can still validate as xml/xhtml.
  • Flexible null-handling; template designer may specify default tag values.
  • Built-in library of powerful in-tag filters a la {$tag|trim}, including regex, sprintf.
  • Localization framework.
  • Easy MVC: Glue a model to a template view with a single line of code.
  • Support for theme layers.
  • Define multiple snippets per template file.
  • Highly optimized codebase.
  • Hooks for extending; define your own tag filters.
  • Eclipse Template Editor plugin available with syntax highlighting & more.