Skip to content

Hyperspan Web Framework ๐Ÿš€ Full TypeScript Dynamic Web Framework with Client Islands built with Hono and Bun

License

Notifications You must be signed in to change notification settings

vlucas/hyperspan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

81 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

About

Hyperspan Web Framework ๐Ÿš€ Full TypeScript Dynamic Web Framework with Client Islands built with Hono and Bun

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages