• Stars
    star
    11,725
  • Rank 2,809 (Top 0.06 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 11 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)

Bootstrap Table

Build Status GitHub version Donate Backers on Open Collective Sponsors on Open Collective Package Quality

An extended Bootstrap table with radio, checkbox, sort, pagination, extensions and other added features.

To get started, check out:

List of donators

LICENSE

NOTE: Bootstrap Table is licensed under The MIT 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.

Features

  • Created for Twitter Bootstrap (All versions supported)
  • Responsive web design
  • Scrollable Table with fixed headers
  • Fully configurable
  • Via data attributes
  • Show/Hide columns
  • Show/Hide headers
  • Show/Hide footers
  • Get data in JSON format using AJAX
  • Simple column sorting with a click
  • Format column
  • Single or multiple row selection
  • Powerful pagination
  • Card view
  • Detail view
  • Localization
  • Extensions

How to get it

Manual download

Use Releases page or the source.

Yarn

yarn add bootstrap-table

Npm

npm install bootstrap-table

CDN

You can source bootstrap-table directly from a CDN like CDNJS or bootcss or jsdelivr.

Contributing

For feature requests, bug reports or submitting pull requests, please ensure you first read CONTRIBUTING.md.

Reporting Issues

As stated above, please read CONTRIBUTING.md, especially Bug Reports

And as stated there, please provide an Online Example when creating issues!

It's really saves much time.

You can also use our examples template via Load Examples button:

Online Editor

Your feedback is very appreciated!

Acknowledgements

Thanks to everyone who have given feedback and submitted pull requests. A list of all the contributors can be found here. This project exists thanks to all the people who contribute. [Contribute].

Release History

Look at the Change Log

Local develop

To develop bootstrap-table locally please run:

mkdir bootstrap-table-dev
cd bootstrap-table-dev
git clone https://github.com/wenzhixin/bootstrap-table
git clone https://github.com/wenzhixin/bootstrap-table-examples

yarn add http-server
npx http-server

And then open: http://localhost:8081/bootstrap-table-examples

Local build

Be sure to use a current version of yarn/npm. To build bootstrap-table locally please run:

Yarn

yarn install
yarn build

Npm

npm install
npm run build

Result will appear in dist directory.

PayPal Sponsors

Write my essay services from Edubirdie

OpenCollective Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

OpenCollective Backers

Support this project by becoming a backer. Your image will show up here with a link to your website. [Become a backer]

More Repositories

1

bootstrap-table-examples

Bootstrap table examples
HTML
2,238
star
2

multiple-select

A jQuery plugin to select multiple elements with checkboxes :)
Vue
1,902
star
3

bootstrap-show-password

Show/hide password plugin for twitter bootstrap.
JavaScript
275
star
4

vue-bootstrap-table

Vue
221
star
5

bootstrap-table-fixed-columns

https://bootstrap-table.com/docs/extensions/fixed-columns/
128
star
6

blog

my blog
HTML
44
star
7

vue-auto-form

A vue2 component that helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
Vue
40
star
8

font-awesome-zTree

Font Awesome theme for zTree.
HTML
33
star
9

redmine-chrome

Redmine notification tools for chrome extension.
JavaScript
30
star
10

bootstrap-monthpicker

bootstrap3 月份选择器
HTML
29
star
11

side-menu

jQuery side menu (测边菜单)
JavaScript
22
star
12

bootstrap-login

Login plugin form for Twitter Bootstrap
CSS
20
star
13

element-table

An extended table to integration with bootstrap-table and element-ui.
Vue
16
star
14

fresh-bootstrap-table

CSS
15
star
15

bulletin

A jQuery plugin to show bulletin for website.
JavaScript
13
star
16

bootstrap-group-select

An extended Bootstrap Group Select with dropdown and group buttons features.
Shell
10
star
17

rest

Restful for jQuery
JavaScript
10
star
18

baidu-translate-api

nodejs 使用百度翻译API
JavaScript
10
star
19

vue-base64-upload

Vue Base64 Upload
Vue
9
star
20

react-memory

基于 nodejs + bower + react 的文字记忆游戏。
JavaScript
6
star
21

github-news-feed

A Google Chrome extension to show your unread GitHub News Feed.
CSS
6
star
22

bootstrap-menu

Simple menu for bootstrap.
6
star
23

datagrid

That's an extendable grid system developed on Backbone.js, Twitter Bootstrap, jQuery frameworks and Sea.js.
JavaScript
6
star
24

books

我的藏书
JavaScript
5
star
25

bootstrap-pagination

jQuery bootstrap pagination plugin
JavaScript
5
star
26

nodejs-express

基于 nodejs 和 express 的基本 MVC 框架
JavaScript
5
star
27

hint-css

hint.css by jQuery
JavaScript
5
star
28

my-pull-requests

My Pull Requests list
HTML
4
star
29

repos

Github repos.
JavaScript
4
star
30

scutech-dbackup-login

迪备登录
JavaScript
4
star
31

live-and-learn

活到老学到老
JavaScript
3
star
32

chat

简单的在线聊天室
JavaScript
3
star
33

define-const.js

Define JavaScript const(unwritable) variable.
JavaScript
3
star
34

redmine-themes

CSS
2
star
35

vue-file-change-upload

vue-file-change-upload is an ui component library base on Vue.js(2.x).
JavaScript
2
star
36

redmine-app

redmine chrome app
JavaScript
2
star
37

travels

游遍广州
HTML
2
star
38

github-contributors

Show Github Contributors
JavaScript
2
star
39

vericode

jQuery 验证码
JavaScript
2
star
40

livejs

chrome extension for livejs.
JavaScript
2
star
41

weibo-attention

为新版新浪微博添加相互关注(互相关注)功能
JavaScript
2
star
42

vue-study

Study Vue.js
HTML
1
star
43

my-shell

my linux shell
Shell
1
star
44

nodejs-express-mongo

基于 nodejs, express 和 mongodb 的 MVC 框架
JavaScript
1
star
45

bootstrap-table-actions

github actions for bootstrap-table
1
star
46

rest-tester

Tester for rest api
JavaScript
1
star
47

navigate

jQuery 导航
JavaScript
1
star
48

douban-book-info

买书豆瓣速查 —— chrome 浏览器插件
JavaScript
1
star
49

web-recipes

Web 开发秘方(只在 chrome 中测试)
JavaScript
1
star
50

jsonrpc

jQuery JSONRPC Request
JavaScript
1
star
51

scutech-todolist

todolist for chrome plugin.
JavaScript
1
star
52

my-books

My read books
Vue
1
star
53

seajs-helper

my seajs app helper
JavaScript
1
star
54

phprpc-php

hello, phprpc + php + mysql
PHP
1
star
55

bootstrap-table-docs3

Bootstrap Table Documentation for Bootstrap v3
Shell
1
star
56

nginx-webdav-certbot

Dockerfile
1
star
57

bootstrap-table-examples3

Bootstrap Table Examples for Bootstrap v3
HTML
1
star