{"library":"vue-ray","type":"library","category":null,"description":"vue-ray is a utility designed for debugging Vue 3 applications by sending debugging information to the desktop Ray app. Currently at version 2.0.3, the package maintains an active release cadence, with notable updates including a major rewrite in v2.0.1. This rewrite transitioned the package to an ESM-first architecture and removed support for Vue 2 and Node.js versions below 18. It offers two primary integration methods: a global `RayPlugin` for application-wide configuration and a `raySetup()` composable for `<script setup>` contexts. The package's key differentiator is its seamless integration with the commercial Ray debugging application, providing a dedicated GUI for inspecting data, component lifecycle events, and errors, offering a richer debugging experience than traditional `console.log` methods.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","vue","ray","debug","typescript","permafrost","spatie"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-ray","imports":["import { RayPlugin } from 'vue-ray';","import { raySetup } from 'vue-ray';","const ray = raySetup(); ray.value().log('message');"]},{"cmd":"yarn add vue-ray","imports":[]},{"cmd":"pnpm add vue-ray","imports":[]}],"homepage":"https://myray.app","github":"https://github.com/permafrost-dev/vue-ray","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-ray","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-ray/compatibility"}}