🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

jQuery-QueryBuilder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jQuery-QueryBuilder

jQuery plugin for user friendly query/filter creator

3.0.0
latest
Version published
Weekly downloads
8.6K
-16.25%
Maintainers
1
Weekly downloads
 
Created

jQuery QueryBuilder

npm version jsDelivr CDN Build Status gitlocalized

jQuery plugin offering an simple interface to create complex queries.

screenshot

Documentation

querybuilder.js.org

Install

Manually

Download the latest release

With npm

$ npm install jQuery-QueryBuilder

Via CDN

jQuery-QueryBuilder is available on jsDelivr.

Dependencies

($.extendext is directly included in the standalone file)

Developement

Install Node dependencies with npm install.

Build

Run npm run build in the root directory to generate production files inside dist.

Serve

Run npm run serve to open the example page with automatic build and livereload.

License

This library is available under the MIT license.

FAQs

Package last updated on 31 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts