Experiment to rebuild Diffuse using web applets.
0

Configure Feed

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

1{ 2 "version": "5", 3 "specifiers": { 4 "jsr:@std/fs@1": "1.0.16", 5 "jsr:@std/path@^1.0.8": "1.0.8" 6 }, 7 "jsr": { 8 "@std/fs@1.0.16": { 9 "integrity": "81878f62b6eeda0bf546197fc3daa5327c132fee1273f6113f940784a468b036", 10 "dependencies": [ 11 "jsr:@std/path" 12 ] 13 }, 14 "@std/path@1.0.8": { 15 "integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be" 16 } 17 }, 18 "workspace": { 19 "dependencies": [ 20 "jsr:@std/fs@^1.0.15" 21 ], 22 "packageJson": { 23 "dependencies": [ 24 "npm:98.css@~0.1.21", 25 "npm:@automerge/automerge@^2.2.9", 26 "npm:@jsr/bradenmacdonald__s3-lite-client@0.9", 27 "npm:@jsr/std__media-types@^1.1.0", 28 "npm:@picocss/pico@^2.1.1", 29 "npm:@tokenizer/http@~0.9.2", 30 "npm:@tokenizer/range@0.13", 31 "npm:@types/throttle-debounce@^5.0.2", 32 "npm:astro-purgecss@^5.2.2", 33 "npm:astro-scope@^3.0.1", 34 "npm:astro@^5.7.4", 35 "npm:iconoir@^7.11.0", 36 "npm:idb-keyval@^6.2.1", 37 "npm:music-metadata@^11.2.3", 38 "npm:native-file-system-adapter@^3.0.1", 39 "npm:purgecss@^7.0.2", 40 "npm:query-string@^9.1.2", 41 "npm:sass@^1.87.0", 42 "npm:spellcaster@6", 43 "npm:throttle-debounce@^5.0.2", 44 "npm:uri-js@^4.4.1", 45 "npm:vite-plugin-wasm@^3.4.1", 46 "npm:webamp@^1.5.0", 47 "npm:xxh32@^2.0.5" 48 ] 49 } 50 } 51}