Make it easier to use HTMX headers with Elysia.
npm install @zeroaurora/elysia-htmx
Refer to example/
for now. Full docs coming later!
This package is automatically published to npm as @zeroaurora/elysia-htmx
when a new release is created on GitHub. The publishing workflow will:
- Install dependencies
- Run linting checks
- Build the package
- Publish to npm
MIT