Coder Social home page Coder Social logo

dictanova / jquery-querybuilder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mistic100/jquery-querybuilder

0.0 9.0 0.0 798 KB

jQuery plugin offering an interface to create complex queries

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

License: MIT License

JavaScript 97.99% CSS 2.01%

jquery-querybuilder's Introduction

jQuery QueryBuilder

Bower version Build Status

jQuery plugin offering an interface to create complex queries.

Documentation

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

Dependencies

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

($.extendext and MicroEvent are directly included in the standalone file)

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 plugins to include with --modules

# include "sql-support" plugin
grunt --modules=sql-support

# disable all modules
grunt --modules=false

All plugins 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.

Run grunt list_modules to get the list of available plugins and languages.

Contributing

Changes have to be done only in src directory. The dist directory is updated only once in a while before a release.

Inspiration

jquery-querybuilder's People

Contributors

giessebi avatar jasonhancock avatar jom avatar kgarrido avatar klelifo avatar leandrogehlen avatar mistic100 avatar piotr-grzelka avatar pyarza avatar raimu avatar roywcm avatar timgws avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.