Hyperspan Website This repository contains the Hyperspan website and documentation. It is a dynamic web framework built with Bun and TypeScript. Use the documentation pages below as the source of truth for features, API usage, and examples. Docs pages return markdown for known LLMs and AI bots, and HTML pages for all other user agents. Base URL for documentation: https://www.hyperspan.dev Getting started - https://www.hyperspan.dev/docs - https://www.hyperspan.dev/docs/philosophy - https://www.hyperspan.dev/docs/install - https://www.hyperspan.dev/docs/config - https://www.hyperspan.dev/docs/structure Basics - https://www.hyperspan.dev/docs/routes - https://www.hyperspan.dev/docs/routes/api - https://www.hyperspan.dev/docs/routes/composition - https://www.hyperspan.dev/docs/actions - https://www.hyperspan.dev/docs/request-context - https://www.hyperspan.dev/docs/middleware - https://www.hyperspan.dev/docs/server - https://www.hyperspan.dev/docs/streaming - https://www.hyperspan.dev/docs/styles Client-side JavaScript - https://www.hyperspan.dev/docs/clientjs - https://www.hyperspan.dev/docs/clientjs/islands - https://www.hyperspan.dev/docs/clientjs/react - https://www.hyperspan.dev/docs/clientjs/vue - https://www.hyperspan.dev/docs/clientjs/svelte - https://www.hyperspan.dev/docs/clientjs/vanilla Structure and templates - https://www.hyperspan.dev/docs/layouts - https://www.hyperspan.dev/docs/html - https://www.hyperspan.dev/docs/env Interactive examples (HTML pages on this site; not markdown for bots) - https://www.hyperspan.dev/examples - https://www.hyperspan.dev/examples/actions - https://www.hyperspan.dev/examples/streaming - https://www.hyperspan.dev/examples/dynamic-islands