{"library":"vue-slide-up-down","type":"library","category":null,"description":"Vue Slide Up Down provides a Vue component for animating height transitions, mimicking the `slideUp` and `slideDown` effects found in jQuery. The current stable version is 3.0.0, which offers full compatibility with Vue 3. While there isn't a strict release cadence, updates are primarily driven by compatibility with major Vue versions and community contributions. Key differentiators include its simple, declarative API via the `active` prop, support for custom durations, and control over the wrapper HTML tag and the `hidden` attribute. It also emits detailed events for animation lifecycle stages, allowing for fine-grained control and integration into complex UIs. The library focuses on providing a robust and accessible solution for vertical content transitions within Vue applications.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","vue","slideup","slidedown","slidetoggle"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-slide-up-down","imports":["import SlideUpDown from 'vue-slide-up-down'","import { createApp } from 'vue';\nimport SlideUpDown from 'vue-slide-up-down';\n\nconst app = createApp({ /* ... */ });\napp.component('slide-up-down', SlideUpDown);","<slide-up-down :active=\"myBoolean\"></slide-up-down>"]},{"cmd":"yarn add vue-slide-up-down","imports":[]},{"cmd":"pnpm add vue-slide-up-down","imports":[]}],"homepage":null,"github":"https://github.com/danieldiekmeier/vue-slide-up-down","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-slide-up-down","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-slide-up-down/compatibility"}}