mistic100/jquery-querybuilder
最新稳定版本:2.5.2
Composer 安装命令:
composer require mistic100/jquery-querybuilder
包简介
jQuery plugin for user friendly query/filter creator
README 文档
README
jQuery plugin offering an simple interface to create complex queries.
Documentation
Install
Manually
With npm
$ npm install jQuery-QueryBuilder
Via CDN
jQuery-QueryBuilder is available on jsDelivr.
Dependencies
- jQuery 3
- Bootstrap 5 CSS and bundle.js which includes
Popperfor tooltips and popovers - Bootstrap Icons
- jQuery.extendext
- MomentJS (optional, for Date/Time validation)
- SQL Parser (optional, for SQL methods)
- Other Bootstrap/jQuery plugins used by plugins
($.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.
统计信息
- 总下载量: 51.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1721
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-13
