stackgraph icon indicating copy to clipboard operation
stackgraph copied to clipboard

☂️ project roadmap

Open scarf005 opened this issue 1 year ago • 0 comments

Short-Term Goals

  • testing

    • [x] test individual steps
    • [x] test multi-file project
    • [x] #7
  • documentation

    • project architecture
    • integration guide with stackflow
  • demo page

    • import data.json
    • use react components in demo page
  • integration

    • stackflow
    • #4
  • use a better encoding format other than VSCodeURI (verbose, only works in absolute path)

Medium-Term Goals

  • interactive editor with real-time visualization, like in e.g
  • integration
    • react-dom-router
    • typescript types
  • testing
    • use graphviz for snapshot testing
    • display snapshot diff using lsix

Long-Term Goals

  • analyze 3rd party dependencies
    • node_modules
    • URL imports
    • remote repository URL
  • create github app
    • generate dependency diff animation (e.g react components)
  • integration with graph database (e.g neo4j)

scarf005 avatar Feb 19 '24 09:02 scarf005