An open API service indexing awesome lists of open source software.

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.

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?

![sample.png](./sample.png)

## License

[The Unlicense](https://unlicense.org) a.k.a. Public Domain

Enjoy copy-pasta-ing! :tada: