New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

htmx-router

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmx-router

A lightweight SSR framework with server+client islands

1.0.11
latest
Source
npm
Version published
Weekly downloads
42
-36.36%
Maintainers
0
Weekly downloads
 
Created
Source

HTMX Router

A lightweight file based router built on vite+htmx for SSR generation of full pages and html partials

Features:

  • BYO jsx templating
  • File base routing
  • Typesafe url path parameters
  • Dynamic route fallthrough
  • Server + Client Islands
  • Route-less points
  • CSS sheet generation
  • html, opengraph, and json+ld metadata generation
  • Bundle splitting for filtering out server code from the client
  • Server-Side EventSource creation for SSE event dispatch

Documentation

See https://htmx-router.ajanibilby.com/

API

See https://htmx-router.ajanibilby.com/api

Keywords

htmx

FAQs

Package last updated on 31 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts