https://github.com/toastdriven/component-library
A collection of my components built for Preact/React.
https://github.com/toastdriven/component-library
Last synced: 7 months ago
JSON representation
A collection of my components built for Preact/React.
- Host: GitHub
- URL: https://github.com/toastdriven/component-library
- Owner: toastdriven
- License: unlicense
- Created: 2023-10-13T04:50:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:33:59.000Z (over 1 year ago)
- Last Synced: 2025-10-09T06:45:19.181Z (7 months ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Component Library
A collection of my components built for Preact/React.
These make extensive use of [Tailwind](https://tailwindcss.com/) & a bit of [Hero Icons](https://heroicons.com/).
Everything that's relevant is in `src/components`, with usage in `src/index.jsx`.
## Why?
Because I end up rebuilding these a lot & am tired of rewriting them all the time.
* There's no :rocket: science here.
* Most are pretty simple.
* But huzzah for no longer having to rewrite them!
## What's Here?

## License
[The Unlicense](https://unlicense.org) a.k.a. Public Domain
Enjoy copy-pasta-ing! :tada: