Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
MIT License
1.96k stars 140 forks source link

[Feature Request] Implement Framework for HTMX #224

Open H0llyW00dzZ opened 3 weeks ago

H0llyW00dzZ commented 3 weeks 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 3 weeks ago

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

H0llyW00dzZ commented 3 weeks ago

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

does it already implemented ?

Ujstor commented 3 weeks ago

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