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

https://github.com/me7/imba-7guis


https://github.com/me7/imba-7guis

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# imba-7ui
- repo url https://github.com/me7/imba-7guis
- original idea https://7guis.github.io/7guis/
- implement 7guis in imba. result in https://imba-7gui.surge.sh/
- official imba site have demo in https://imba.io/try/examples/7guis/counter/app.imba

![](7guis.webp)

## how do i
- [x] counter - just simple variable, no useState()
- [x] temperature converter - learn get and set keyword, better use @input
- [x] book flight - Date.toIsoString toDateString
❌ timer - my solution = autorender, solution = imba.commit
- [ ] crud
- [ ] circle drawer
- [ ] cells