@storepass/components
v0.2.0
Published
A React component library powered by [Bun](https://bun.sh).
Downloads
553
Readme
@storepass/components
A React component library powered by Bun.
Setup
bun installView Demo
bun run devOpens at http://localhost:9876 with hot module reloading.
Build
bun run buildComponent Checklist
Completed
- [x] AlertDialog
- [x] Button
- [x] ButtonGroup
- [x] Card
- [x] Dialog
- [x] Icon
- [x] Input
High Priority
- [ ] Select/Dropdown – form select control
- [ ] Checkbox
- [ ] Radio
- [ ] Switch/Toggle
- [ ] Label – accessible form labels
- [ ] Textarea
- [ ] Sidebar
Medium Priority
- [ ] Popover – positioned floating content
- [ ] Tooltip
- [ ] Tabs
- [ ] Avatar
- [ ] Badge – status indicators
- [ ] Spinner/Loader
- [ ] Pagination
- [ ] Kbd – keyboard shortcut display
Lower Priority
- [ ] Toast/Notification
- [ ] Skeleton – loading placeholders
- [ ] Separator/Divider
- [ ] Progress bar
- [ ] Accordion
