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.
- Host: GitHub
- URL: https://github.com/nick-hio/jhx
- Owner: nick-hio
- License: mit
- Created: 2025-08-05T02:34:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-02-03T22:41:16.000Z (5 months ago)
- Last Synced: 2026-03-20T17:59:39.587Z (3 months ago)
- Topics: elysia, express, fastify, hono, html, htmx, javascript, react, typescript
- Language: TypeScript
- Homepage: https://jhx.dev
- Size: 594 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
Type-Safe HTMX.
## 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)