All Projects → wenzhixin → Bootstrap Table

wenzhixin / Bootstrap Table

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Vue
7211 projects
SCSS
7915 projects
CSS
56736 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Bootstrap Table

Pagy
🏆 The Best Pagination Ruby Gem 🥇
Stars: ✭ 3,340 (-69.82%)
Mutual labels:  foundation, semantic-ui, bootstrap, bulma, materialize
Bootstrap Switch
Turn checkboxes and radio buttons in toggle switches.
Stars: ✭ 5,132 (-53.63%)
Mutual labels:  radio, checkbox, bootstrap
Mdb Ui Kit
Bootstrap 5 & Material Design 2.0 UI KIT
Stars: ✭ 21,830 (+97.24%)
Mutual labels:  material-design, material, bootstrap
Ng Dynamic Forms
Rapid form development library for Angular
Stars: ✭ 1,146 (-89.65%)
Mutual labels:  material, foundation, bootstrap
Datatablesbundle
This Bundle integrates the jQuery DataTables plugin into your Symfony application.
Stars: ✭ 334 (-96.98%)
Mutual labels:  table, pagination, datatables
Material Foundation
Material Design version of Foudation for Sites by Zurb
Stars: ✭ 361 (-96.74%)
Mutual labels:  material-design, material, foundation
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (-89.67%)
Mutual labels:  material-design, material, bootstrap
pagination
Aplus Framework Pagination Library
Stars: ✭ 167 (-98.49%)
Mutual labels:  pagination, bulma, semantic-ui
Vue Material
Material design for Vue.js
Stars: ✭ 9,528 (-13.91%)
Mutual labels:  material-design, material, hacktoberfest2021
Material Design For Bootstrap
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
Stars: ✭ 9,463 (-14.5%)
Mutual labels:  material-design, material, bootstrap
Vue Table Dynamic
🎉 A dynamic table with sorting, filtering, editing, pagination, multiple select, etc.
Stars: ✭ 106 (-99.04%)
Mutual labels:  table, pagination, checkbox
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+81.51%)
Mutual labels:  material-design, material, vuejs2
Vxe Table
🐬 vxe-table vue 表格解决方案
Stars: ✭ 4,242 (-61.67%)
Mutual labels:  radio, table, checkbox
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (-96.78%)
Mutual labels:  material-design, material, table
Scrivener html
HTML view helpers for Scrivener
Stars: ✭ 112 (-98.99%)
Mutual labels:  foundation, semantic, bootstrap
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+198.92%)
Mutual labels:  material-design, material, semantic
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-98.55%)
Mutual labels:  material-design, material, vuejs2
Vue Materialize Datatable
A fancy Materialize CSS datatable VueJS component.
Stars: ✭ 162 (-98.54%)
Mutual labels:  material-design, table, vuejs2
Aybolit
Lightweight web components library built with LitElement.
Stars: ✭ 90 (-99.19%)
Mutual labels:  material, bootstrap, bulma
Materialize
Materialize, a CSS Framework based on Material Design
Stars: ✭ 38,630 (+249.02%)
Mutual labels:  css-framework, material-design, material

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

To build bootstrap-table locally please run:

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].