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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FigDice!