command
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Feb 20, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goaster Examples
All examples are unified under a single web application.
To explore them locally:
-
Clone the repository
git clone https://github.com/indaco/goaster.git
-
Run the example server
You can either run it from the project root:
cd goaster
just dev
Or directly from the examples directory:
cd goaster/examples
go run .
-
Open your browser
Visit http://localhost:3000 browse the homepage and explore all available examples.
Each example includes:
- A handler file under
examples/handlers/ showing how to configure and use goaster for that scenario.
- A page file under
examples/pages/ rendering the corresponding UI using Templ.
Examples available:
- Single message toast
- Multiple toasts
- Single message using
template/html
- Multiple messages using
template/html
- Theming
- Variants
- Custom icons
- Custom animations
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
templ: version: v0.3.960 |
|
|
templ: version: v0.3.960 |
|
|
templ: version: v0.3.960 |
|
|
templ: version: v0.3.960 |
|
|
|
Click to show internal directories.
Click to hide internal directories.