Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuejs/devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
https://github.com/vuejs/devtools
Last synced: 3 days ago
JSON representation
⚙️ Browser devtools extension for debugging Vue.js applications.
- Host: GitHub
- URL: https://github.com/vuejs/devtools
- Owner: vuejs
- License: mit
- Created: 2023-09-01T14:05:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:37:32.000Z (about 1 month ago)
- Last Synced: 2024-10-29T14:55:45.669Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://devtools.vuejs.org/
- Size: 9.41 MB
- Stars: 1,531
- Watchers: 7
- Forks: 106
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- trackawesomelist - devtools (⭐1.8k) - Chrome devtools extension for debugging Vue.js applications. (Recently Updated / [Dec 04, 2024](/content/2024/12/04/README.md))
- awesome-github-star - devtools
- awesome - vuejs/devtools - ⚙️ Browser devtools extension for debugging Vue.js applications. (TypeScript)
README
Vue DevTools
Unleash Vue Developer Experience
> Note: this repository is for Vue Devtools v7 (previously known as Vue Devtools Next). The now legacy v6 version has been moved to [vuejs/devtools-v6](https://github.com/vuejs/devtools-v6).
## Getting Started
- [Chrome Extension](https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
- [Install as Vite plugin](https://devtools.vuejs.org/guide/vite-plugin)
- [Standalone App](https://devtools.vuejs.org/guide/standalone)For more details, check out the documentation at [devtools.vuejs.org](https://devtools.vuejs.org).
## Sponsors
## Contribution
Please make sure to read the [Contributing Guide](https://devtools.vuejs.org/help/contributing) before making a pull request.
Thank you to all the people who already contributed to Vue DevTools!
## License
[MIT](./LICENSE)