@aceware/query-builder-vue
v1.1.6
Published
A query-builder library for Vue.js
Downloads
17
Readme
Vue Query Builder
A query-builder for Vue.
Features
Key features:
- Re-ordering of rules and groups with drag'n'drop.
- Emphasizing groups with configurable colors.
- Control maximum depth of nested groups.
- Easy to customize with pure CSS and slots.
- Layout can be serialized and restored.
- Vuex compatible.
- TypeScript support.
Installation
yarn add query-builder-vue
npm install query-builder-vue