Version: 0.05
GitHub: https://github.com/pyhoon/MiniHtml-B4X
Yet the potential or use cases of this library may be unknown as you can literally write plain HTML and save it as a file.
Sample:
Output:
GitHub: https://github.com/pyhoon/MiniHtml-B4X
Yet the potential or use cases of this library may be unknown as you can literally write plain HTML and save it as a file.
Sample:
B4X:
H1.Text("Hello, World!")
Output:
HTML:
<h1>Hello, World!</h1>
HTMX+Bootstrap5+MiniHTML+WebApiUtils+Server
This example uses B4X, specifically MiniHTML library cross over HTMX to generate interactive HTML based on Modal Dialogs in Bootstrap example on HTMX website to demonstrate mix usage of HTMX and Bootstrap 5 javascript served by B4J server through helper functions from WebApiUtils v3 library...
www.b4x.com
Attachments
Last edited: