Experiment to rebuild Diffuse using web applets.
0

Configure Feed

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

1{ 2 "dependencies": { 3 "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client@^0.9.0", 4 "@picocss/pico": "^2.1.1", 5 "@web-applets/sdk": "https://gitpkg.vercel.app/unternet-co/web-applets/sdk?tokono.ma/experiment&scripts.postinstall=npm%20i%20%40types%2Fnode%20%26%26%20npx%20tsc", 6 "iconoir": "^7.11.0", 7 "idb-keyval": "^6.2.1", 8 "music-metadata": "^11.2.3", 9 "native-file-system-adapter": "^3.0.1", 10 "query-string": "^9.1.2", 11 "spellcaster": "^6.0.0", 12 "throttle-debounce": "^5.0.2", 13 "uri-js": "^4.4.1", 14 "webamp": "^1.5.0", 15 "xxh32": "^2.0.5" 16 }, 17 "devDependencies": { 18 "@types/throttle-debounce": "^5.0.2", 19 "astro": "^5.7.4", 20 "astro-purgecss": "^5.2.2", 21 "astro-scope": "^3.0.1", 22 "purgecss": "^7.0.2", 23 "sass": "^1.87.0" 24 } 25}