/frankenhtml

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

Primary LanguageHTMLMIT LicenseMIT

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.