cobweb/README.md

521 B

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