-
### Feature description
At wanted to extend the gui quite a bit for some ideas as its very simple right now. Simple is good, but there are many more opportunities to make the gui provide more funct…
-
(I'm quite old in dev, but quite new in js/ts/node stuff, and node/npm just terrify me - so I rather use bun.sh)
`bun create fastify-htmx-ts-app@latest testx` resulted in
```
git@github.com: P…
-
I've install html and the debug extension, and have loaded them in app.js
```js
import htmx from 'htmx.org';
window.htmx = htmx; // make it global
import debug from 'htmx.org/dist/ext/debug.js…
-
with https://github.com/donseba/go-htmx
-
Currently Loco offers html output as a starting point for UI. We have decided to not decide about frontend, so that we can focus the thinking on it separately, and now have come the time to start thin…
-
-
When doing a search for e.g. `websockets` through website search, I get a lot of v1 results, which isn't ideal.
It would probably be best to exclude the v1 domain.
To clarify, this is the offi…
-
Found while testing a slightly niche use-case in a questionnaire form I'm building - when you apply custom validation across a form using the HTML5 hooks to enforce that the user has to fill out _at l…
-
How to add htmx extensions using this like `json-enc`
-
Currently the `datastar` module in this repo pulls in a whole raft of dependencies (e.g. `templ`, `gostar`, `go-chi`, `nats`, etc) including all the stuff required for the example apps - 66 deps in to…