组件名称 | 版本 | 描述 | 首页 | 文档地址 |
autosize | 1.18.7 | 根据用户的输入自动改变textarea的大小. | http://www.jacklmoore.com/autosize/ | null |
bbq | 1.2.1 | BBQ在每次点击的时候都相当于在历史里加入了一个记录。也就因此可以使得我们能够通过浏览器的前进、后退来重现刚才的点击. | http://benalman.com/projects/jquery-bbq-plugin/ | null |
bootbox | 4.2.0 | 使用bootstrap框架提供的功能封装了alert、confirm、prompt等方法. | http://www.jacklmoore.com/autosize/ | null |
bootstrap | 3.1.1 | 响应式前端框架. | http://getbootstrap.com | null |
calender | 1.0.0 | 日期提醒组件. | | null |
easypiechart | 2.1.5 | 轻量级饼状图. | http://getbootstrap.com | null |
flot | 0.8.3 | 基于jquery的纯js绘图库, 拥有饼状图、柱状图等. | http://www.flotcharts.org | http://github.com/flot/flot/blob/master/API.md |
knob | 1.2.0 | Nice, downward compatible, touchable, jQuery dial. | https://github.com/aterrien/jQuery-Knob | https://github.com/aterrien/jQuery-Knob |
sparkline | 2.1.2 | 通过html属性或者js代码生成单行图表(只占一行的小图表). | http://omnipotent.net/jquery.sparkline/#s-about | http://omnipotent.net/jquery.sparkline/#s-docs |
cookie | 1.4.1 | jquery操作cookie工具类. | http://plugins.jquery.com/cookie/ | null |
css3-mediaqueries-js | 1.0 | make CSS3 Media Queries work in all browsers (JavaScript library) | http://code.google.com/p/css3-mediaqueries-js/ | null |
component | null | 组件集合 | null | null |
downcount | 1.0.5 | jquery倒计时 | https://github.com/harshen/jquery-countdownTimer | https://raw.github.com/harshen/jquery-countdownTimer/master/DOCS/jQuery_countdownTimer_Documentation |
chosen | 1.1.0 | 选择组件,多选. | http://getharvest.com | http://harvesthq.github.io/chosen/ |
datepicker | 3.0.0 | 日期时间选择组件. | http://eonasdan.github.io/bootstrap-datetimepicker/ | http://eonasdan.github.io/bootstrap-datetimepicker/ |
daterangepicker | 1.3.6 | 日期时间区域选择. | https://github.com/dangrossman/bootstrap-daterangepicker | null |
editable-select | 3.5.0 | 可编辑下拉选择框. | https://github.com/indrimuska/jquery-editable-select | https://github.com/indrimuska/jquery-editable-select |
form | 3.5.0 | A simple way to AJAX-ify any form on your page; with file upload and progress support. | http://jquery.malsup.com/form/ | null |
inputlimiter | 1.3.1 | 这个插件可以用来限制form表单中字段的输入长度,他可以显示还剩多少个字可以输入. | http://rustyjeans.com/jquery-plugins/input-limiter/ | null |
maskedinput | 1.3.1 | 格式化输入. | http://bootstrapvalidator.com | http://digitalbush.com/projects/masked-input-plugin/ |
moment | 2.7.0 | Parse, manipulate, and display dates. | https://github.com/moment/moment | http://momentjs.com/docs/ |
validate | 0.5.0 | 表单验证组件 | http://bootstrapvalidator.com | http://bootstrapvalidator.com/api/ |
html5shiv | 3.7.0 | 使得IE6-8支持html5的一些特性. | https://github.com/aFarkas/html5shiv | null |
bind | 1.0.0 | IE 8及以下版本没有bind函数,某些插件使用了此方法,故在此加入此方法做下兼容 | | |
excanvas | 1.0.0 | ie9以下兼容html5 | | |
placeholder | 2.0.8 | 输入框占位文字. | https://github.com/mathiasbynens/jquery-placeholder | null |
iframe-auto-height | 1.9.3 | jQuery plugin which will resize an iframe to the height of its contents. WARNING: will NOT work if the iframe contains a page from another domain. | https://github.com/house9 | null |
jqgrid | 4.6.0 | jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. | http://www.trirand.com | null |
jquery | 1.11.0 | jquery基础组件 | http://jquery.com | http://api.jquery.com/ |
jquery-ztree | 3.5 | 树控件组件,实现了将信息以树的形式展现、下拉树、树到表格. | http://www.ztree.me | http://www.ztree.me/v3/api.php |
jquerymd5 | 1.0.0 | jquery md5加密. | | null |
metadata | 2.0.0 | Quietly extract JSON metadata contained within DOM elements. | https://github.com/jquery-orphans/jquery-metadata | null |
mousewheel | 3.1.11 | A jQuery plugin that adds cross-browser mouse wheel support. | https://github.com/brandonaaron/jquery-mousewheel | null |
nano | 1.0.0 | javascript模版组件. | http://trix.pl | https://github.com/trix/nano |
printarea | 2.4.0 | jquery打印组件. | https://github.com/RitsC/PrintArea | null |
jquery-subscribe | 1.2.3 | Implementation of publish/subcription framework for jQuery. | http://www.jgeppert.com | null |
plupload | 2.1.2 | Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash. | http://www.plupload.com/ | http://www.plupload.com/docs/ |