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

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.

Awesome Lists containing this project

README

          

![@ui-call's Logo](docs/@ui-call.svg)

# @ui-call · [![License](https://img.shields.io/github/license/junwen-k/ui-call)](https://github.com/junwen-k/ui-call/blob/main/LICENSE) [![Build Status](https://img.shields.io/github/actions/workflow/status/junwen-k/ui-call/ci.yml?branch=main)](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)