Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sylv/pandora
Reusable UI components
https://github.com/sylv/pandora
Last synced: 2 days ago
JSON representation
Reusable UI components
- Host: GitHub
- URL: https://github.com/sylv/pandora
- Owner: sylv
- License: mit
- Created: 2022-06-23T20:39:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T03:18:31.000Z (over 2 years ago)
- Last Synced: 2023-03-05T15:25:30.102Z (almost 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pandora
A collection of components and hooks I find myself needing in a lot of projects.
## components
- [x] Toasts
- [x] Button
- [x] Breadcrumbs
- [x] Card
- [ ] Select
- [ ] Input
- [x] Spinner
- [x] Container
- [ ] Center
- [ ] Pagination?
- [ ] Navigation?
- [ ] Layout?## hooks
- [x] useOnClickOutside
- [x] useAsync