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
Create and run cloud-based virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FigDice!