Skip to content

Chirag-Prajapati/vue-query-builder

 
 

Repository files navigation

CI Testing CI Build Lint npm version MIT LICENSE

Vue Query Builder

A query-builder for Vue.

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

Follow the docs for minimum configuration.

Contribution

Contribution guidelines are located in the documentation.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.6%
  • Vue 33.3%
  • JavaScript 1.6%
  • HTML 0.5%