Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manatlan/htbulma

An example of a gui tookit module, built with htag (for my needs)
https://github.com/manatlan/htbulma

Last synced: 2 months ago
JSON representation

An example of a gui tookit module, built with htag (for my needs)

Awesome Lists containing this project

README

        

## htbulma = "HTag bulma"

Example of gui toolkit using [htag](https://github.com/manatlan/htag).

-----

**PROJECT NOT UPDATED ANYMORE** ... see [HtagUI](https://github.com/manatlan/htagui). It's basically the same thing, but will be maintained for public ... It exposes less objects, but it exposes the best ones, and will be rock-solid (a day ;-))

-----


Package version

**Just to be clear** : This module is just for me ;-). It's just here to demonstrate that you can build a py3 module, containnig a set of [htag](https://github.com/manatlan/htag)'s components, ready to be used, in you [htag](https://github.com/manatlan/htag) app.

Of course, you can use it, at your own risk. But be aware that :

* the current components may change completly (and broke your apps)
* many of them are not well coded (80% coming from the old gtag, and 70% are not using the last htag features in the right place)

Theses are my components, for my quick's htag apps ;-), for demo'ing the htag goal !

I'd love too see a real module, well maintained, with high-end and clever components (but I have no time to manage that, focusing on other projects (ex: htag))

- [See an example (in client side only (pyscript))](https://raw.githack.com/manatlan/htag/main/examples/pyscript_htbulma.html)
- [See an example (in server side (on glitch.com))](https://htag.glitch.me/Test?app=c99)