5 Forks
178 Stars
178 Watchers

vuensight

Visualize Vue.js component relationships and communication channels, i.e. props, events and slots. This developer tool operates on the command line and aims to give in-depth insight into a Vue.js project to support refactoring.

How to download and setup vuensight

Open terminal and run command
git clone https://github.com/martinascharrer/vuensight.git
git clone is used to create a copy or clone of vuensight repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vuensight https://github.com/martinascharrer/vuensight/archive/master.zip

Or simply clone vuensight with SSH
[email protected]:martinascharrer/vuensight.git

If you have some problems with vuensight

You may open issue on vuensight support forum (system) here: https://github.com/martinascharrer/vuensight/issues