cobweb/README.md
laura 54fe716d34
Some checks failed
Lint / Lint (push) Has been cancelled
make readme slightly more clear
2025-11-09 14:01:49 -03:00

700 B

🕸️ 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