igolaizola / frankenhtml

HTML code snippets from franken-ui.dev (shadcn clone)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frankenhtml

HTML code snippets from Franken UI (a shadcn HTML based clone)

This repository contains a collection of HTML code snippets from Franken UI components.

The code snippets are located in the html directory.

Generate HTML code snippets

The HTML code has already been generated and committed to the repository. If you wish to generate the HTML code snippets yourself, you must have Go and Chrome installed and run the following command:

go run github.com/igolaizola/frankenhtml/cmd/frankenhtml@latest generate

Acknowledgements

Thanks to Franken UI for providing this great open-source component library for Tailwind CSS.

About

HTML code snippets from franken-ui.dev (shadcn clone)

License:MIT License


Languages

Language:HTML 90.2%Language:Go 9.8%