{"library":"nuxt-vue-multiselect","type":"library","category":null,"description":"This Nuxt.js module integrates the `vue-multiselect` component into Nuxt applications, simplifying its setup and usage. It handles the automatic global registration of the `Multiselect` component, allowing developers to use `<multiselect>` directly in their Vue templates without manual imports. `vue-multiselect` itself is a popular component for single/multiple selection, tagging, and asynchronous search capabilities, offering extensive customization through props and slots. This specific Nuxt wrapper, currently at version 1.0.4, shows its last significant activity around 2020. Given its reliance on `vue-multiselect` (which primarily supports Vue 2) and the lack of recent updates, `nuxt-vue-multiselect` is not compatible with Nuxt 3 or Vue 3 projects and should be considered abandoned for modern Nuxt development, best suited for existing Nuxt 2 applications.","language":"javascript","status":"abandoned","version":"1.0.4","tags":["javascript"],"install":[{"cmd":"npm install nuxt-vue-multiselect","imports":["<!-- Use directly in template: <multiselect ... /> -->","// nuxt.config.js\nexport default {\n  modules: ['nuxt-vue-multiselect']\n}","import type { Multiselect } from 'vue-multiselect'"]},{"cmd":"yarn add nuxt-vue-multiselect","imports":[]},{"cmd":"pnpm add nuxt-vue-multiselect","imports":[]}],"homepage":null,"github":"https://github.com/spektrummedia/nuxt-vue-multiselect","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nuxt-vue-multiselect","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/nuxt-vue-multiselect/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}