PlayRythm is a PlayFramework plug-in based on the Rythm template engine. It features high performance, concise syntax, and powerful functions. The latest version 1.0-RC4 has the following improvements:
For details, see http://www.playframework.org/modules/rythm-1.0.0-RC4/history Online Demo: http://play-rythm-demo.appspot.com/(on Google Application Engine, you may need to flip the wall)
PlayRythm is a PlayFramework v1.x plug-in based on the Rythm template engine. It provides a template engine option in addition to the built-in groovy and popular Japanese ID template engine. Its features are as follows:
- Generate and compile the Java source code, so the speed is very fast and the same as that of the Japanese ID)
- The source code generation and compilation processes are transparent to users.
- Using syntax similar to. Net MVC Razor template engine, Java users can use
- The perfect PlayFramework integration provides the easiest Groovy migration solution,
- You do not need to change the existing controller and email controller code.
- When you do not provide the Rythm template file, the original Groovy template file can be used as usual.
- When the template file is suffixed with .html, html escaping is automatically implemented to prevent security risks from being the same as Groovy, different from the Japanese ID)
- Powerful Tag function for template Reuse
- Tag result re-processing: cache, conversion and value assignment operations, and can be used in tandem
- For more features, see the official documentation.
Source code hosting: github.com/greenlaw110/play-rythm
: Http://www.playframework.org/modules/rythm