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

https://github.com/nick-hio/jhx

HTMX helper with type-safe attribute mapping. Converts props into `hx-*` attributes for templating.
https://github.com/nick-hio/jhx

elysia express fastify hono html htmx javascript react typescript

Last synced: about 2 months ago
JSON representation

HTMX helper with type-safe attribute mapping. Converts props into `hx-*` attributes for templating.

Awesome Lists containing this project

README

          




Logo for jhx


Type-Safe HTMX.


GitHub
Documentation
Report an Issue

## Core Library

- [`jhx`](https://github.com/nick-hio/jhx/tree/main/packages/jhx)

## Framework Adapters

- [**Elysia** - `@jhxdev/elysia`](https://github.com/nick-hio/jhx/tree/main/packages/elysia)
- [**Express** - `@jhxdev/express`](https://github.com/nick-hio/jhx/tree/main/packages/express)
- [**Fastify** - `@jhxdev/fastify`](https://github.com/nick-hio/jhx/tree/main/packages/fastify)
- [**Hono** - `@jhxdev/hono`](https://github.com/nick-hio/jhx/tree/main/packages/hono)