a lightweight, tiny web framework for deno tailored for dynamic no-js applications
Find a file
2025-11-08 11:00:35 -03:00
scripts implementing routing and streamline tsx runtime 2025-11-08 04:52:45 -03:00
src switch to precompilation-based jsx 2025-11-08 11:00:35 -03:00
deno.json switch to precompilation-based jsx 2025-11-08 11:00:35 -03:00
deno.lock initial commit 2025-11-08 01:42:18 -03:00
example.tsx switch to precompilation-based jsx 2025-11-08 11:00:35 -03:00
LICENSE initial commit 2025-11-08 01:42:18 -03:00
README.md switch to precompilation-based jsx 2025-11-08 11:00:35 -03:00

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