cobweb/README.md
laura 2a05345589
Some checks are pending
Lint / Lint (push) Waiting to run
gh actions workflow for linting
2025-11-08 18:43:59 -03:00

670 B

🕸️ cobweb

a lightweight, tiny web framework for deno designed for dynamic no-js applications

status

  • type-safe routing
  • html streaming support
  • precompiled jsx runtime
  • 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