Skip to content

vlucas/hyperspan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

70 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hyperspan

Hyperspan is a modern server-oriented TypeScript framework for building web sites and applications. Hyperspan is positioned somewhere between a more traditional server-side framework like Express and a newer frontend framework like Next.js. Hyperspan keeps most of the work and state on the server, but also supports using embedded React and Preact components with dynamic islands to add rich client-side interactivity to your application right where you need it, while shipping minimal JavaScript to the client.

Visit: Hyperspan.dev

Packages in this repo

  • @hyperspan/html - Streaming HTML templates, useable in any project
  • @hyperspan/framework - Hyperspan web framework for sites and apps
  • @hyperspan/plugin-preact - Preact Islands plugin for Hyperspan
  • @hyperspan/starter-template - Hyperspan starter template references in docs

Packages

No packages published

Languages