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 "@std/media-types": "npm:@jsr/std__media-types@^1.1.0", 6 "@tokenizer/http": "^0.9.2", 7 "@tokenizer/range": "^0.13.0", 8 "@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", 9 "98.css": "^0.1.21", 10 "iconoir": "^7.11.0", 11 "idb-keyval": "^6.2.1", 12 "music-metadata": "^11.2.3", 13 "native-file-system-adapter": "^3.0.1", 14 "query-string": "^9.1.2", 15 "spellcaster": "^6.0.0", 16 "throttle-debounce": "^5.0.2", 17 "uri-js": "^4.4.1", 18 "webamp": "^1.5.0", 19 "xxh32": "^2.0.5" 20 }, 21 "devDependencies": { 22 "@types/throttle-debounce": "^5.0.2", 23 "astro": "^5.7.4", 24 "astro-purgecss": "^5.2.2", 25 "astro-scope": "^3.0.1", 26 "purgecss": "^7.0.2", 27 "sass": "^1.87.0" 28 } 29}