{"library":"vue-uuid","type":"library","category":null,"description":"vue-uuid is a specialized library for integrating UUID generation capabilities directly into Vue.js applications. The current stable version, 3.0.0, exclusively supports Vue 3, with previous versions like 2.1.0 available for Vue 2 compatibility. It provides convenient access to UUID generation methods (v1, v3, v4, v5) directly on the Vue instance via `$uuid`, making them readily available within component templates and scripts. Additionally, it exports a standalone `uuid` object for use outside the Vue instance. While many general-purpose UUID libraries exist, vue-uuid differentiates itself by streamlining the integration specifically for the Vue ecosystem, abstracting away common setup boilerplate and providing a consistent API within the Vue context. Its release cadence appears to be tied to major Vue version updates, ensuring compatibility with the latest framework changes.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","vue","vue-uuid","uuid","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-uuid","imports":["import withUUID from 'vue-uuid';","import { uuid } from 'vue-uuid';","this.$uuid.v4();"]},{"cmd":"yarn add vue-uuid","imports":[]},{"cmd":"pnpm add vue-uuid","imports":[]}],"homepage":null,"github":"https://github.com/VitorLuizC/vue-uuid","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-uuid","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-uuid/compatibility"}}