summaryrefslogtreecommitdiff
path: root/hi-ui/src/store.js
Commit message (Collapse)AuthorAge
* Provide named operations for stored state.Owen Jacobson2024-10-05
|
* Absorb and display eventsKit La Touche2024-09-30
| | | | | At least message-type ones, and at least without styling or memory-limit concerns.
* Add basic browser clientKit La Touche2024-09-27
Using Svelte. No tests, no linting, yet. This is just starting to get familiar with things. You'll still have to run the dev server and the dev client builder each in their own terminals. Enjoy!