a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals
at main 200 B view raw
1{ 2 "name": "@voltx/core", 3 "version": "0.5.1", 4 "license": "MIT", 5 "exports": { ".": "./src/index.ts", "./debug": "./src/debug.ts" }, 6 "publish": { "include": ["src", "README.md", "LICENSE"] } 7}