🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jquery-bootstrap-table

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-bootstrap-table

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

0.1.3
Source
npm
Version published
Weekly downloads
14
27.27%
Maintainers
1
Weekly downloads
 
Created
Source

Bootstrap Datatable

Build Status GitHub version Bower version Donate

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

To get started, check out:

LICENSE

NOTE: 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 Star this repo, your support is my biggest motive force, thanks.

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
  • 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.

Bower

bower install jbs-table

Npm

npm install jbs-table

CDN

You can source jbs-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 jsFiddle when creating issues!

It's really saves much time.

You can also use these for templates:

jsFiddle Bootstrap Table

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.

Release History

Look at the Change Log

Local build

To build jbs-table locally please run:

grunt build

Result will appear in dist directory.

Keywords

bootstrap

FAQs

Package last updated on 07 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts