Holllo's Preact component library.
Go to file
Bauke 3cc7d3e6b9
Make PrivacyLink HTML attributes a separate prop.
2022-03-17 11:31:09 +01:00
source Make PrivacyLink HTML attributes a separate prop. 2022-03-17 11:31:09 +01:00
tests Make PrivacyLink HTML attributes a separate prop. 2022-03-17 11:31:09 +01:00
.gitignore Initial commit! 🎉 2022-03-16 01:06:26 +01:00
LICENSE Initial commit! 🎉 2022-03-16 01:06:26 +01:00
README.md Add the ConfirmButton component. 2022-03-16 15:40:06 +01:00
package.json Version 0.1.0. 2022-03-16 18:47:03 +01:00
pnpm-lock.yaml Add the ConfirmButton component. 2022-03-16 15:40:06 +01:00
tsconfig.json Initial commit! 🎉 2022-03-16 01:06:26 +01:00

README.md

Gram

Opinionated component library using HTM & Preact.

Installation

Add @holllo/gram, htm and preact with your Node package manager of choice (pnpm in our case).

pnpm add @holllo/gram htm preact

Components

License

Gram is open-sourced with the GPL-3.0-or-later license.