@neutron-build/core
v0.0.1
Published
The unified TypeScript web framework. Static sites with zero JS, app routes with Preact SSR, one router, deploy anywhere.
Downloads
67
Maintainers
Readme
@neutron-build/core
The unified TypeScript web framework.
Static sites with zero JS, app routes with Preact SSR, islands architecture, content collections, and deploy-anywhere adapters.
Installation
npm install @neutron-build/coreUsage
import { defineConfig } from "@neutron-build/core";
import { Island } from "@neutron-build/core/client";
import { getCollection } from "@neutron-build/core/content";Documentation
License
MIT
