Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haydenbleasel/dialog-stack
Composable stacked dialogs for shadcn/ui
https://github.com/haydenbleasel/dialog-stack
dialog radix-ui shadcn-ui stacked
Last synced: 11 days ago
JSON representation
Composable stacked dialogs for shadcn/ui
- Host: GitHub
- URL: https://github.com/haydenbleasel/dialog-stack
- Owner: haydenbleasel
- License: mit
- Created: 2024-11-28T04:29:20.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2024-11-29T02:04:36.000Z (14 days ago)
- Last Synced: 2024-11-29T03:21:39.411Z (13 days ago)
- Topics: dialog, radix-ui, shadcn-ui, stacked
- Language: TypeScript
- Homepage: https://dialog-stack.haydenbleasel.com/
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-shadcn-ui - dialog-stack - Composable stacked dialogs for shadcn/ui (Libs and Components)
- awesome-shadcn-ui - dialog-stack - Composable stacked dialogs for shadcn/ui. (Components)
README
# Dialog Stack
Composable stacked dialogs for shadcn/ui.
## Installation
```sh
npx shadcn@latest add https://dialog-stack.haydenbleasel.com/registry.json
```## Usage
Read the [docs](https://dialog-stack.haydenbleasel.com/).