https://github.com/me7/imba-7guis
https://github.com/me7/imba-7guis
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/me7/imba-7guis
- Owner: me7
- Created: 2024-05-20T10:47:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T10:55:31.000Z (about 2 years ago)
- Last Synced: 2024-05-21T12:19:08.113Z (about 2 years ago)
- Language: Imba
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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

## 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