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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FigDice!