initial reactivity code

This commit is contained in:
laura 2025-11-08 13:35:04 -03:00
parent 884f773575
commit 1c361de610
Signed by: w
GPG key ID: BCD2117C99E69817
3 changed files with 607 additions and 0 deletions

View file

@ -4,6 +4,7 @@
"cobweb/": "./src/",
"cobweb/routing": "./src/router.ts",
"cobweb/helpers": "./src/helpers.ts",
"cobweb/signals": "./src/signals.ts",
"cobweb/jsx-runtime": "./src/jsx.ts"
},
"fmt": {