igolaizola / daisyhtml

HTML code snippets from daisyui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daisyhtml

HTML and JSX code snippets from daisyUI

This repository contains a collection of HTML and JSX code snippets from daisyUI components.

The code snippets are located in the html and jsx directories.

Generate HTML code snippets

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

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

Acknowledgements

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

About

HTML code snippets from daisyui.com

License:MIT License


Languages

Language:JavaScript 49.0%Language:HTML 47.1%Language:Go 3.9%