https://github.com/codeation/tile
Widgets and tools library
https://github.com/codeation/tile
event-propagation go golang gui impress widgets-library
Last synced: about 1 year ago
JSON representation
Widgets and tools library
- Host: GitHub
- URL: https://github.com/codeation/tile
- Owner: codeation
- License: mit
- Created: 2024-06-04T07:57:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T07:26:58.000Z (over 1 year ago)
- Last Synced: 2025-03-05T08:29:29.504Z (over 1 year ago)
- Topics: event-propagation, go, golang, gui, impress, widgets-library
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tile. Widgets and tools library
[](https://pkg.go.dev/github.com/codeation/tile)
This is a widgets and tools for [impress GUI library](https://codeation.github.io/impress/).
The library contains:
- Event-propagation module.
- Basic sets of widget elements.
See [project site](https://codeation.github.io/impress/) for a basic principles and details.
Some usage examples are in the [examples folder](https://github.com/codeation/tile/tree/master/examples).
The collection of elements is planned to be expanded.