Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuar/go-templ-daisyui

Generate beautiful UIs with DaisyUI using Templ + Go
https://github.com/joshuar/go-templ-daisyui

daisyui go golang htmx templating web

Last synced: 11 days ago
JSON representation

Generate beautiful UIs with DaisyUI using Templ + Go

Awesome Lists containing this project

README

        


Go-Templ-DaisyUI


Generate beautiful UIs with DaisyUI using Templ + Go.



contributors


last update


forks


stars


open issues


license



Documentation
ยท
Report Bug
ยท
Request Feature



# ๐Ÿ“œ Table of Contents

- [๐Ÿ“œ Table of Contents](#-table-of-contents)
- [๐ŸŒŸ About the Project](#-about-the-project)
- [๐Ÿ—๏ธ Tech Stack](#๏ธ-tech-stack)
- [๐ŸŽฏ Features](#-features)
- [๐Ÿงฐ Usage](#-usage)
- [๐Ÿ‘‹ Contributing](#-contributing)
- [๐Ÿค Code of Conduct](#-code-of-conduct)
- [๐Ÿง‘โ€โš–๏ธ License](#๏ธ-license)

## ๐ŸŒŸ About the Project

### ๐Ÿ—๏ธ Tech Stack

Components

### ๐ŸŽฏ Features

- Generate DaisyUI components with builder functions, specifying optional features.
- Render using Templ and/or htmx.

## ๐Ÿงฐ Usage

Include as a module in your Go project:

```go
import "github.com/joshuar/go-templ-daisyui"
```

## ๐Ÿ‘‹ Contributing


Contributor Badges

Contributions are always welcome!

### ๐Ÿค Code of Conduct

Please read the [Code of Conduct](https://github.com/joshuar/go-templ-daisyui/blob/master/CODE_OF_CONDUCT.md)

## ๐Ÿง‘โ€โš–๏ธ License

Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.