Version 3.00
MiniHTML library for B4X — a fluent HTML builder for B4J/B4A/B4i.
GitHub: https://github.com/pyhoon/MiniHTML3
MiniHTML library for B4X — a fluent HTML builder for B4J/B4A/B4i.
GitHub: https://github.com/pyhoon/MiniHTML3
Overview
MiniHTML3 lets you construct HTML documents programmatically in B4X using an object-oriented, chaining API. Instead of concatenating strings, you build a tree of MiniHtml tag objects, then call build to render the final HTML string.What's New
- JSON to MiniHtml (and vice versa)
- Removed deprecated functions
- Code Snippets
- Handler Class
- Model Class
- View Class
- Cache
- Helper
Attachments
Last edited: