https://github.com/mfauveau/angular-query-builder
Dynamic query building UI written in Angular.
https://github.com/mfauveau/angular-query-builder
angular angular-directives angularjs
Last synced: 9 months ago
JSON representation
Dynamic query building UI written in Angular.
- Host: GitHub
- URL: https://github.com/mfauveau/angular-query-builder
- Owner: mfauveau
- License: mit
- Created: 2014-07-18T02:56:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T11:57:00.000Z (over 6 years ago)
- Last Synced: 2025-05-09T00:08:01.068Z (11 months ago)
- Topics: angular, angular-directives, angularjs
- Language: HTML
- Homepage: http://mfauveau.github.io/angular-query-builder
- Size: 105 KB
- Stars: 220
- Watchers: 12
- Forks: 72
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Angular Query Builder
======================
**Demo:** http://mfauveau.github.io/angular-query-builder
This is a sample HTML / JavaScript application that demonstrates how to use
Angular.js to create a dynamic query building web UI.
This was inspired by: https://github.com/kindohm/knockout-query-builder