Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

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

at main 35 lines 593 B view raw
1{ 2 "timestamp": "2025-09-16T17:40:23.026Z", 3 "apiAnalysis": { 4 "totalFunctions": 60, 5 "exportedFunctions": 0, 6 "asyncFunctions": 9, 7 "categories": { 8 "graphics": 15, 9 "input": 0, 10 "audio": 2, 11 "networking": 3, 12 "utilities": 0, 13 "uncategorized": 40 14 } 15 }, 16 "documentedCount": 13, 17 "coverage": { 18 "percentage": null, 19 "missing": [], 20 "extra": [ 21 "api", 22 "paint", 23 "act", 24 "sim", 25 "beat", 26 "meta", 27 "preview", 28 "icon", 29 "brush", 30 "filter", 31 "curtain", 32 "background" 33 ] 34 } 35}