mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-18 14:48:12 +00:00
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  |
||
|---|---|---|
| .. | ||
| hooks | ||
| constants.ts | ||
| controls.tsx | ||
| graph-canvas.tsx | ||
| graph-webgl-canvas.tsx | ||
| index.ts | ||
| legend.tsx | ||
| loading-indicator.tsx | ||
| memory-graph.tsx | ||
| navigation-controls.tsx | ||
| node-detail-panel.tsx | ||
| spaces-dropdown.tsx | ||
| types.ts | ||