supermemory/packages/ui/memory-graph
nexxeln 5e24eb66c3 package the graph (#563)
includes:

- a package that contains a MemoryGraph component which handles fetching data and rendering the graph
- a playground to test the package

problems:

- the bundle size is huge
- the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles

![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
2025-11-19 18:57:56 +00:00
..
hooks small changes 2025-09-09 20:14:38 -07:00
constants.ts Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
controls.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
graph-canvas.tsx BETTER GRAPH (#398) 2025-08-29 17:10:11 -07:00
graph-webgl-canvas.tsx fix(web): sentry issues across the web app (#570) 2025-11-09 07:32:52 +00:00
index.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
legend.tsx package the graph (#563) 2025-11-19 18:57:56 +00:00
loading-indicator.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
memory-graph.tsx package the graph (#563) 2025-11-19 18:57:56 +00:00
navigation-controls.tsx BETTER GRAPH (#398) 2025-08-29 17:10:11 -07:00
node-detail-panel.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
spaces-dropdown.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
types.ts package the graph (#563) 2025-11-19 18:57:56 +00:00