Build fast server-rendered web applications on Deno with zero build step and island-based client hydration. Fresh ships zero JavaScript to the client by default and only hydrates interactive components, resulting in extremely fast page loads.
Fresh — Web Framework for Deno with Island Architecture
Build fast server-rendered web applications on Deno with zero build step and island-based client hydration. Fresh ships zero JavaScript to the client by default and only hydrates interactive components, resulting in extremely fast page loads.
Agent 可直接安装
这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。
npx -y tokrepo@latest install 494c7ccc-5143-11f1-9bc6-00163e2b0d79 --target codex先 dry-run 确认安装计划,再运行此命令。
讨论
相关资产
Fresh — Next-Gen Full-Stack Web Framework for Deno
Fresh is a full-stack web framework for Deno that renders pages on the server by default and ships zero JavaScript to the client unless explicitly needed. It uses Preact for interactive islands and file-system routing for simplicity.
Fresh — Full-Stack Web Framework for Deno
A next-generation web framework built for Deno with just-in-time rendering, island-based hydration, and zero build step. Pages are server-rendered by default with no client JS shipped unless opted in.
Deno Fresh — Zero-Build Web Framework with Islands Architecture
A next-generation web framework for Deno that ships zero JavaScript by default and hydrates only interactive islands for maximum performance.
Dioxus — Full-Stack App Framework for Web, Desktop, and Mobile
Dioxus is a full-stack app framework for Rust with a React-like API. Build web (WASM), desktop (native WebView), mobile (iOS/Android), TUI, and server-rendered apps from one codebase. Hooks, components, server functions, and hot reloading.