a lightweight, tiny web framework for deno tailored for dynamic no-js applications
|
|
||
|---|---|---|
| .github/workflows | ||
| scripts | ||
| src | ||
| deno.json | ||
| deno.lock | ||
| example.tsx | ||
| LICENSE | ||
| README.md | ||
🕸️ cobweb
a lightweight, tiny web framework for deno tailored for dynamic no-js applications
status
- type-safe routing
- http streaming
- precompiled jsx runtime
- support async generators in jsx
- safely defer html streams
- deferred rendering through iframes
- tokenized routing-based isolation layer
- global styles w/ iframe passthrough
- iframe route lifecycle management
- proper state management
- intutive high-level apis
- scoped css-in-js library
- interactives structures and dynamic data visibility toggling via modern css features
- only use html streaming shenanigans for noscript environments
- reactivity