a lightweight, tiny web framework for deno tailored for dynamic no-js applications
| scripts | ||
| src | ||
| deno.json | ||
| deno.lock | ||
| example.tsx | ||
| LICENSE | ||
| README.md | ||
🕸️ cobweb
a lightweight, tiny web framework for deno designed for dynamic no-js applications
status
- type-safe routing
- html streaming support
- jsx runtime
- intutive high-level apis
- safely defer html streams
- isolated deferred rendering through iframes
- scoped css through shadow dom
- css-in-js library
- interactives structures and dynamic data visibility toggling via modern css features
- only use html streaming shenanigans for noscript environments