FigDice is a template rendering system, primarily designed for web applications and the dynamic generation of HTML documents.
FigDice puts the view screens (templates) at the centre of the rendering process.
FigDice defines a simple notation based on XML tags and attributes, allowing the engine, using source files very close to the target HTML, to produce the rendering, dynamically enhanced by the Web application's services and presentation layers.
FigDice is independent of the programming language and the FigDice XML files are portable across its implementations.
Full source code documentation here: http://www.figdice.org/reference
Features
- Fast, easy and powerful Template Engine
- XML syntax for your Templates: you gain built-in validation
- Instructions are extended attributes inside your HTML tags: you can display your templates WYSIWYG in your browser/editor
- Manipulate your data with the help of a simple and powerful expression parser
- Built-in i18n, using keys/values from cached XML dictionaries
- Inclusions, loops, conditions, with a non-intrusive syntax inside the document
- No programming required, for the Template designers
- Hermetic separation between the application's layers (Presentation / Logics)
- Inversion of control: the Templates pull the data on-demand. The controllers need not know the templates by heart beforehand
License
GNU General Public License version 3.0 (GPLv3)Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FigDice!