Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

query-builder-vue-3

kwesterfeld2786MIT1.0.1TypeScript support: included

A query-builder library for Vue.js ported to Vue 3 by kwesterfeld2

drag'n'drop, Query Builder, themeable, TypeScript, Vue, Vuex support, Vue 3

readme

CI Testing CI Build Lint npm version MIT LICENSE

Vue 3 Query Builder

A query-builder for Vue ported to Vue 3.

Demos

Plenty of samples and use cases are covered in the documentation.

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-3
npm install query-builder-vue-3

Follow the docs for minimum configuration.

Contribution

Contribution guidelines are located in the documentation.

Major Props To