Main ambhtmx functions |
|
---|---|
Creating an ambiorix + htmx app |
|
Authentication functionsSome functions to help process login, logout and authentication. |
|
Process error get requests |
|
Process loggedin middleware |
|
Render and send login page response |
|
Process login requests |
|
Process logout requests |
|
ComponentsMore tags and and tools to build new components and pages. |
|
Generate component |
|
Generate script from js template |
|
Generate script from raw js template |
|
Generate style from css template |
|
Generate style from raw css |
|
|
Create HTML tags without requiring htmltools::tags$ |
RenderingSome functions to help rendering and processing tags and pages. |
|
Render a custom page with a custom title and main content |
|
Render a png image to a img tag |
|
Render tags to character vector |
|
Render a page and send the respose |
|
Render a custom page with a custom title and main content |