htmx-lsp-server 0.1.0

lsp server for htmx-lsp
Documentation
1
2
3
4
5
6
every <timing declaration> - can be used to have an element poll periodically.
if you want to add a filter to polling, it should be added after the poll declaration:
    `every 1s [someConditional]`


[HTMX Reference](https://htmx.org/attributes/hx-trigger/)