Package Exports
- angular2-query-builder
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (angular2-query-builder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Angular-QueryBuilder
A modernized Angular 4+ query builder based on jquery QueryBuilder.
Getting Started
Install
npm install angular2-query-builder
Demo
Play with the demo here.
Plunkr coming soon...
Documentation
Dependencies
- Angular 4+
That's it.
Workflow
See the angular-library-seed project for details on how to build and run tests.