|
@@ -3,7 +3,6 @@
|
|
|
[](https://travis-ci.org/wenzhixin/bootstrap-table)
|
|
[](https://travis-ci.org/wenzhixin/bootstrap-table)
|
|
|
[](http://badge.fury.io/gh/wenzhixin%2Fbootstrap-table)
|
|
[](http://badge.fury.io/gh/wenzhixin%2Fbootstrap-table)
|
|
|
[](http://badge.fury.io/bo/bootstrap-table)
|
|
[](http://badge.fury.io/bo/bootstrap-table)
|
|
|
-[](https://github.com/wenzhixin/bootstrap-table)
|
|
|
|
|
[](https://gratipay.com/wenzhixin/)
|
|
[](https://gratipay.com/wenzhixin/)
|
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZDHP676FQDUT6)
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZDHP676FQDUT6)
|
|
|
|
|
|
|
@@ -17,8 +16,6 @@ More examples: https://github.com/wenzhixin/bootstrap-table-examples#examples-li
|
|
|
|
|
|
|
|
**NOTE:** Bootstrap Table is licensed under the [The MIT License](https://github.com/wenzhixin/bootstrap-table/blob/master/LICENSE). Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can **Star** this repo, your support is my biggest motive force, thanks.
|
|
**NOTE:** Bootstrap Table is licensed under the [The MIT License](https://github.com/wenzhixin/bootstrap-table/blob/master/LICENSE). Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can **Star** this repo, your support is my biggest motive force, thanks.
|
|
|
|
|
|
|
|
-## Bugs & Enhancements (next version)
|
|
|
|
|
-
|
|
|
|
|
## Features
|
|
## Features
|
|
|
|
|
|
|
|
* Created for Bootstrap 3 (Bootstrap 2 supported)
|
|
* Created for Bootstrap 3 (Bootstrap 2 supported)
|
|
@@ -48,6 +45,12 @@ Use [Releases page](https://github.com/wenzhixin/bootstrap-table/releases) or [t
|
|
|
bower install bootstrap-table
|
|
bower install bootstrap-table
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
+### Npm
|
|
|
|
|
+
|
|
|
|
|
+```
|
|
|
|
|
+npm install bootstrap-table
|
|
|
|
|
+```
|
|
|
|
|
+
|
|
|
### CDN
|
|
### CDN
|
|
|
|
|
|
|
|
You can source bootstrap-table directly from a CDN like [CDNJS](http://www.cdnjs.com/libraries/bootstrap-table) or [bootcss](http://open.bootcss.com/bootstrap-table/).
|
|
You can source bootstrap-table directly from a CDN like [CDNJS](http://www.cdnjs.com/libraries/bootstrap-table) or [bootcss](http://open.bootcss.com/bootstrap-table/).
|
|
@@ -80,6 +83,3 @@ grunt build
|
|
|
|
|
|
|
|
Result will appear in `dist` directory.
|
|
Result will appear in `dist` directory.
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-[](https://bitdeli.com/free "Bitdeli Badge")
|
|
|
|
|
-
|
|
|