Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Borrus-sudo/vue-generator-graph

🌌 An extension which will create a graph of a vuejs app by statically analyzing imports and auto imported components
https://github.com/Borrus-sudo/vue-generator-graph

graph visual-studio-code vscode-extension vue vuejs

Last synced: 2 months ago
JSON representation

🌌 An extension which will create a graph of a vuejs app by statically analyzing imports and auto imported components

Awesome Lists containing this project

README

        


Hero Graph Image

vue-generator-graph


Analyzes your vuejs app and creates a dynamic graph by analyzing import relations

# Features
- 🔍 Scans your Vue app and creates a flowchart based on it
- 🛠 Supports auto imported components as well
- 📦 Path aliases are identified by the extension too!
- 📁 Open files in your deeply nested folder structure using the graph
- 📊 Ship off the graph as an SVG file and use it in your README for giving first-time contributors a bird's eye view of your project

# Upvote on reddit
https://www.reddit.com/r/vuejs/comments/prnozg/vuegeneratorgraph/?utm_source=share&utm_medium=web2x&context=3

# Demo
![Feature 1](https://raw.githubusercontent.com/Borrus-sudo/vue-generator-graph/master/gifs/Example1.gif)
Evan you's https://sfc.vuejs.org vizualized!
![Feature 2](https://raw.githubusercontent.com/Borrus-sudo/vue-generator-graph/master/gifs/Example2.gif)
My website https://jsgandalf.netlify.app vizualized!

# Roadmap
- Publish the extension

# Support me
I am a high school student doing open sourcing. Starring the repo will encourage me to do more of this! Checkout my other projects as well and consider starring if you like it!