Skip to content

Files

Latest commit

67e9fd9 · Aug 22, 2017

History

History
22 lines (12 loc) · 696 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 696 Bytes

Vue Query Builder

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

alt text

Vue Query Builder was built with Vue CLI, using this template by @Coffcer.


Future goals
  • Tests
  • Reorder conditionals
  • Accessibility