/vue-query-builder

A UI component for building complex queries with nested conditionals.

Primary LanguageJavaScriptMIT LicenseMIT

TailwindCSS Vue Query Builder

This version is extended from the original to use tailwindCSS for some simple styling rather than bootstrap. It makes no changes to functionality of the original package which is credited to the original creator.

Assumes you have added tailwind classes for buttons: bg-primary and fonts: font-primary.

A UI component for building complex queries with nested conditionals.

Vue Query Builder is a user interface that makes it easy for your users to create queries of any kind. It's useful if you need an interface for generating reports, filtering data, and more.

Demo and documentation