Use case demos using the struct-fmt
package.
- Demonstration apps which use the struct-fmt Golang package.
## Navigate into the repo's demo directory
cd example/
## Install prerequisites
./install-example.sh
## Navigate into the repo's demo directory
cd example/
## launch one of the following Go scripts
go run main.go ## Cli/Tui Rosary with mezcel/struct-fmt package
go run main-ui.go ## Gui Rosary with mezcel/struct-fmt & andlabs/ui package
go run main-dom.go ## Go Webserver web page
Gif screenshots and videos were taken earlier in the development time line. Small modifications have continued to be added.
main-ui.go (win10) | main-ui.go (GTK) | main-dom.go (Web Browser) YouTube |
---|---|---|
main.go (CLI Terminal) |
---|