package web
import "hauru.club/x/okrzeja/web"
Package web contains web assets meant to be embedded into program's binary.
Index ¶
Variables ¶
HashedAssets contains static assets wrapped in hashed filesystem.
Functions ¶
func HashName ¶
HashName returns the hash name path for an asset with given path, if exists. Otherwise returns the original path.
Source Files ¶
web.go
Directories ¶
Path | Synopsis |
---|---|
web/view | Package view implements interactive UI layer of the Okrzeja application with reusable components and javascript libraries for hypermedia-based applications: HTMX (https://htmx.org) and Alpine.js (https://alpinejs.dev). |
web/view/alpine | Package alpine implements HTML gomponents attributes for alpinejs, lightweight JavaScript framework. |
- Version
- v0.0.0-20231010043146-4292577f982b (latest)
- Published
- Oct 10, 2023
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 month ago –
Tools for package owners.