An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tile. Widgets and tools library

[![PkgGoDev](https://pkg.go.dev/badge/github.com/codeation/tile)](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.