https://github.com/junwen-k/ui-call
Framework-agnostic promise-based call store for building imperative UI interactions like confirm dialogs, toasts, modals, and more.
https://github.com/junwen-k/ui-call
callable imperative promise ui
Last synced: about 1 month ago
JSON representation
Framework-agnostic promise-based call store for building imperative UI interactions like confirm dialogs, toasts, modals, and more.
- Host: GitHub
- URL: https://github.com/junwen-k/ui-call
- Owner: junwen-k
- License: mit
- Created: 2025-08-05T17:00:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-17T08:15:24.000Z (about 2 months ago)
- Last Synced: 2025-08-29T22:28:45.122Z (about 1 month ago)
- Topics: callable, imperative, promise, ui
- Language: TypeScript
- Homepage:
- Size: 341 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# @ui-call · [](https://github.com/junwen-k/ui-call/blob/main/LICENSE) [](https://github.com/junwen-k/ui-call/actions)
Promise-based call stores for building imperative UI interactions—like confirm dialogs and toasts—across React, Vue, Svelte, Solid, and Preact.
## Features
- 🎨 **Headless** — Bring your own UI
- 🛠️ **Type-safe** — First-class TypeScript support## License
[MIT](LICENSE)