Skip to content

Repository files navigation

jQuery QueryBuilder

Bower version

jQuery plugin offering an interface to create complex queries.

Documentation

http://mistic100.github.io/jQuery-QueryBuilder

Requirements

  • Bootstrap 3.x CSS
  • jQuery >= 1.9
  • (optional) MomentJS
  • (optional) any widgets library like jQuery UI

Browser support

  • Internet Explorer >= 10
  • Mozilla FireFox ??
  • Google Chrome ??
  • Opera ??
  • Safari ??

Build

Run grunt in root directory to generate minified files inside dist.

You can choose which modules to include with --modules

# include "sql" module
grunt --modules=sql
# disable all modules
grunt --modules=false

All modules are included by default.

You can also include ONE language with --lang

# include French translation
grunt --lang=fr

Run grunt test to run jsHint and the Mocha test suite.

Inspiration

About

jQuery plugin offering an interface to create complex queries

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages