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 "@automerge/automerge": "^3.0.0-beta.0", 4 "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client@^0.9.0", 5 "@orama/orama": "^3.1.7", 6 "@orama/plugin-qps": "^3.1.7", 7 "@picocss/pico": "^2.1.1", 8 "@std/media-types": "npm:@jsr/std__media-types@^1.1.0", 9 "@tokenizer/http": "^0.9.2", 10 "@tokenizer/range": "^0.13.0", 11 "@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", 12 "98.css": "^0.1.21", 13 "iconoir": "^7.11.0", 14 "idb-keyval": "^6.2.1", 15 "music-metadata": "^11.2.3", 16 "native-file-system-adapter": "^3.0.1", 17 "query-string": "^9.1.2", 18 "spellcaster": "^6.0.0", 19 "throttle-debounce": "^5.0.2", 20 "uint8arrays": "^5.1.0", 21 "uri-js": "^4.4.1", 22 "webamp": "^1.5.0", 23 "xxh32": "^2.0.5" 24 }, 25 "devDependencies": { 26 "@types/throttle-debounce": "^5.0.2", 27 "@types/wicg-file-system-access": "^2023.10.6", 28 "astro": "^5.7.4", 29 "astro-purgecss": "^5.2.2", 30 "astro-scope": "^3.0.1", 31 "netlify": "^22.1.0", 32 "purgecss": "^7.0.2", 33 "sass": "^1.87.0", 34 "vite-plugin-wasm": "^3.4.1" 35 } 36}