{"library":"vue-height-collapsible","type":"library","category":null,"description":"Vue HeightCollapsible is a UI component library offering a flexible and accessible collapsible content area for Vue.js applications. Currently at version 0.1.1, it provides a `HeightCollapsible` component that leverages CSS transitions for smooth expand/collapse animations, distinguishing itself by automatically handling elements with variable and dynamic heights. It supports both Vue 2 (2.6.x) and Vue 3 simultaneously through distinct import paths, making it versatile for projects migrating or supporting both ecosystems. While the release cadence isn't explicitly defined, its low version number suggests it may be a utility that receives updates as needed rather than on a fixed schedule. A key differentiator is its reliance on custom CSS for the transition properties, giving developers full control over the animation timing and curve, rather than embedding these styles directly.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","vue","collapsible","accordion","CSS transition","library","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-height-collapsible","imports":["import HeightCollapsible from 'vue-height-collapsible'","import HeightCollapsible from 'vue-height-collapsible/vue3'","<style>\n  [data-height-collapsible] {\n    transition: height 280ms cubic-bezier(0.4, 0, 0.2, 1);\n  }\n</style>"]},{"cmd":"yarn add vue-height-collapsible","imports":[]},{"cmd":"pnpm add vue-height-collapsible","imports":[]}],"homepage":null,"github":"https://github.com/kunukn/vue-height-collapsible","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-height-collapsible","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-height-collapsible/compatibility"}}