Skip to content

Releases: the-einstein/obsidian-code

obsidian-code v1.0.0

23 Feb 20:53

Choose a tag to compare

obsidian-code v1.0.0

Desktop app for visualizing JavaScript/TypeScript function call graphs.

Downloads

Platform File
Windows (64-bit) obsidian-code-win64.zip — Extract and run obsidian-code.exe
Linux (x86_64) obsidian-code-x86_64.AppImagechmod +x and run

Features

  • Force-directed network graph with pan, zoom, drag
  • Flow view showing callees and callers for any function
  • Sidebar with file tree and function browser
  • Full import/export resolution across files
  • External package filtering (react, lodash, etc. excluded)