Skip to content

NieWeiChao/vue-bootstrap-table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Bootstrap Table

Vue Bootstrap Table is a Vue.js component implementing bootstrap-table :).

Vue Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can give me a star, and I will do better, thanks.

Current version: developing

I am trying on implementing bootstrap-table to Vue.js component, if you have any suggestions you can create a new issue, thanks.

Requirements

  • Vue.js >= 1.0.0
  • jQuery >= 1.8.0
  • Bootstrap

Features

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

jsFiddle

https://jsfiddle.net/wenyi/nhog9hxb/1/

About

Vue Bootstrap Table is a Vue.js component implementing bootstrap-table :).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 54.1%
  • JavaScript 45.9%