Structs§
- Page
Assets - Result of compiling a
.vanpage with separated assets.
Functions§
- escape_
html - Escape HTML special characters in text content.
- interpolate
- Perform
{{ expr }}/{{{ expr }}}interpolation with dot-path resolution. - render_
page - Render a resolved
.vancomponent into a full HTML page. - render_
page_ assets - Render a resolved
.vancomponent with separated assets. - resolve_
path - Resolve a dot-separated path like
user.nameagainst a JSON value.