Skip to content

oslabs-beta/KangaVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KangaVue

KangaVue is a performance and debugging tool for Vue developers (currently in Beta version). It displays a snapshot whenever a target application's state is changed. It also displays key web metrics from loading of the application for SEO strategies and overal app performance.

After installing KangaVue, you can test its functionalities with your Vue application in development mode.

Installation

NOTE: The Vue Developer Tools extension is also required for KangaVue to run, if you do not already have it installed on your browser.

How to Use

After installing the Chrome extension, just open up your project in the browser.

Then open up your Chrome DevTools and navigate to the KangaVue panel.

Troubleshooting

I found a bug in KangaVue

KangaVue is an open source project, and we’d really appreciate your help with improving user experience. Please, create a pull request (or issue) to propose and collaborate on changes to a repository.

Features

🔹 Component Hierarchy

You can click on the component tree tab in the navigation bar to view your app's component heirarchy. State can be visualized in a Component Graph.

🔹 Web Metrics

When your app loads or refreshes, the initial loading metrics will be rendered in a visual display under the Web Metrics Panel. Use these metrics to pinpoint performance issues that may affect your user experience and/or search optimization efforts.

Read More

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Performance and debugging tool for Vue developers

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published