a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 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}