Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rajasegar/htmx-lsp

Language Server for htmx
https://github.com/rajasegar/htmx-lsp

htmx lsp lsp-server

Last synced: 15 days ago
JSON representation

Language Server for htmx

Awesome Lists containing this project

README

        

# htmx-lsp

Language Server for [htmx](https://htmx.org)

## Installation
You need [Node.js](https://nodejs.org/) installed on your machine.

Install `htmx-lsp` globally
```
npm i -g htmx-lsp
```

## Features
- Autocomplete for htmx attribute names with documentation
-

## Tested in the following editors:
- [x] [Helix](helix-editor.com/)
- [ ] [Neovim](https://neovim.io/)
- [ ] [VSCode](https://code.visualstudio.com/)