1
0
mirror of synced 2025-11-06 04:21:11 +08:00

feat: add eruda-vue

This commit is contained in:
redhoodsu
2024-08-15 11:41:25 +08:00
parent f372510ea4
commit becfd98fef
2 changed files with 9 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ eruda.init({
* [eruda-geolocation](https://github.com/liriliri/eruda-geolocation): Test geolocation.
* [eruda-orientation](https://github.com/liriliri/eruda-orientation): Test orientation api.
* [eruda-touches](https://github.com/liriliri/eruda-touches): Visualize screen touches.
* [eruda-vue](https://github.com/liriliri/eruda-vue): Vue devtools.
If you want to create a plugin yourself, follow the guides [here](https://eruda.liriliri.io/docs/plugin.html).