Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.81k stars 333 forks source link

[Feature Request] Implement Framework for HTMX #224

Closed H0llyW00dzZ closed 7 months ago

H0llyW00dzZ commented 7 months ago

Tell us about your feature request

We should implement a framework system similar to most front-end frameworks written in TypeScript/JavaScript, but this one should be for Go + HTMX. For example, it should already have CSS and other JavaScript (not noisy) that is compatible with HTMX, because Go + HTMX is already better, and the missing component is only CSS.

Disclaimer

Ujstor commented 7 months ago

There is HTMX advanced flag and ticked for adding Tailwind #186

H0llyW00dzZ commented 7 months ago

There is HTMX advanced flag and ticked for adding Tailwind #186

does it already implemented ?

Ujstor commented 7 months ago

Not sure which stage it is in and when PR will be open