Features
A tour of the features that ship with Krate beyond the core compiler.
| Feature | Description |
|---|---|
| Built-in Components | <Head>, <Script>, <Style>, <Link>, <Icon>, <Image> |
| Data Fetching | getStaticProps, createResource, API routes |
| API Routes | TypeScript and Go endpoints in one namespace |
| Plugin System | Go hooks + JS community plugins via QuickJS |
| Search | WASM-powered docs search (Microsoft docfind) |
| Redirects & Rewrites | URL manipulation from config |
| Middleware | Request interception before page rendering |
Also see the component library, a shadcn/ui-style set of components built on the runtime.