Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dabernathy89/vue-query-builder
A UI component for building complex queries with nested conditionals.
https://github.com/dabernathy89/vue-query-builder
Last synced: 7 days ago
JSON representation
A UI component for building complex queries with nested conditionals.
- Host: GitHub
- URL: https://github.com/dabernathy89/vue-query-builder
- Owner: dabernathy89
- License: mit
- Archived: true
- Created: 2016-02-22T23:58:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T17:33:23.000Z (over 2 years ago)
- Last Synced: 2024-10-02T13:06:15.660Z (about 1 month ago)
- Language: Vue
- Homepage: https://dabernathy89.github.io/vue-query-builder/
- Size: 3.95 MB
- Stars: 643
- Watchers: 16
- Forks: 157
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
Vue Query Builder
======## 2022-01-19 - This project is abandoned. I have not had time to work on this in a long time, and there are now actively maintained forks and alternatives. Please check out one of those!
#### 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](https://dabernathy89.github.io/vue-query-builder/)
![Demo Screenshot](https://raw.githubusercontent.com/dabernathy89/vue-query-builder/master/public/demo-screenshot.png "Demo screenshot")