JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8066
  • Score
    100M100P100Q123878F
  • License MIT

A modernized Angular 2+ query builder based on jquery QueryBuilder

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

Documentation link

Dependencies

  • Angular 4+

That's it.

Workflow

See the angular-library-seed project for details on how to build and run tests.