{"library":"vue-tabulator","type":"library","category":null,"description":"vue-tabulator is a Vue.js 2 component that serves as a declarative wrapper for the Tabulator JavaScript library, enabling easy integration of highly configurable and interactive data grids into Vue applications. The current stable version is 1.3.0. While its release cadence is not strictly regular, it receives updates driven by bug fixes and dependency upgrades, particularly for `tabulator-tables` and `vue` itself. Its key differentiator is providing a Vue-idiomatic approach to using Tabulator, allowing developers to manage table data via `v-model` and configure the grid through a `options` prop, abstracting away direct DOM manipulation. It is specifically designed for Vue 2, requiring `vue@^2.6.12` as a peer dependency, which is a critical consideration for project compatibility.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","table","grid","datagrid","tabulator","editable","cookie","sort","format"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-tabulator","imports":["import VueTabulator from 'vue-tabulator';\nVue.use(VueTabulator);","import VueTabulator from 'vue-tabulator';\n\nexport default {\n  components: { VueTabulator },\n  // ...\n}","@import \"~vue-tabulator/dist/scss/bootstrap/tabulator_bootstrap4\";"]},{"cmd":"yarn add vue-tabulator","imports":[]},{"cmd":"pnpm add vue-tabulator","imports":[]}],"homepage":null,"github":"https://github.com/angeliski/vue-tabulator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-tabulator","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-tabulator/compatibility"}}