hono-daisyui
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "hono-daisyui", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A DaisyUI library for Hono", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -34,1 +34,68 @@ # daisy-jsx | ||
``` | ||
## In Progress | ||
### Components | ||
- [x] Actions | ||
- [x] Button | ||
- [x] Dropdown | ||
- [x] Modal | ||
- [x] Swap | ||
- [x] Theme | ||
- [ ] Data Display | ||
- [x] Accordion | ||
- [x] Avatar | ||
- [x] Badge | ||
- [x] Card | ||
- [x] Carousel | ||
- [x] ChatBubble | ||
- [ ] Collapse | ||
- [ ] Countdown | ||
- [ ] Diff | ||
- [ ] Kbd | ||
- [ ] Stat | ||
- [ ] Table | ||
- [ ] Timeline | ||
- [ ] Navigation | ||
- [ ] Breadcrumbs | ||
- [ ] Bottom Navigation | ||
- [ ] Link | ||
- [ ] Menu | ||
- [ ] Navbar | ||
- [ ] Pagination | ||
- [ ] Steps | ||
- [ ] Tab | ||
- [ ] Feedback | ||
- [ ] Alert | ||
- [ ] Loading | ||
- [ ] Progress | ||
- [ ] Radial Progress | ||
- [ ] Skeleton | ||
- [ ] Toast | ||
- [ ] Tooltip | ||
- [ ] Data Input | ||
- [ ] Checkbox | ||
- [ ] File Input | ||
- [ ] Radio | ||
- [ ] Range | ||
- [ ] Rating | ||
- [ ] Select | ||
- [ ] Text Input | ||
- [ ] Textarea | ||
- [ ] Toggle | ||
- [ ] Layout | ||
- [ ] Artboard | ||
- [ ] Divider | ||
- [ ] Drawer | ||
- [ ] Footer | ||
- [ ] Hero | ||
- [ ] Indicator | ||
- [ ] Join | ||
- [ ] Mask | ||
- [ ] Stack | ||
- [ ] Mockup | ||
- [ ] Browser | ||
- [ ] Code | ||
- [ ] Phone | ||
- [ ] Window |
21521
101