Holllo's Preact component library.
Go to file
Bauke 3ae3960d79
Create the readme.
2022-03-16 01:09:24 +01:00
source Add the PrivacyLink component. 2022-03-16 01:06:35 +01:00
tests/links Add the PrivacyLink component. 2022-03-16 01:06:35 +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 Create the readme. 2022-03-16 01:09:24 +01:00
package.json Initial commit! 🎉 2022-03-16 01:06:26 +01:00
pnpm-lock.yaml Initial commit! 🎉 2022-03-16 01:06:26 +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.