datatables-bootstrap3-plugin

0.6.0 • Public • Published

jQuery DataTables and Bootstrap 3 integration

NPM Version NPM Download NPM License GitHub Version

jQuery DataTables plugin and Bootstrap 3 integration.

Installing

You can easily install the latest version via npm, yarn or bower:

$ npm install --save datatables-bootstrap3-plugin
$ yarn add datatables-bootstrap3-plugin
$ bower install --save datatables-bootstrap3-plugin

Include library and style files directly to your HTML page:

<link href="css/datatables-bootstrap3.css" rel="stylesheet">
<script src="js/datatables-bootstrap3.js"></script>

External dependencies:

  • Twitter Bootstrap 3.3.*
  • Font Awesome icon toolkit 4.7.*
  • jQuery DataTables plugin 1.10.*
  • jQuery library 3.3.*

Fork changes

  • Stylesheet changes to use Font-Awesome for displaying sorting and pagination icons. You don't need to use images for this purpose anymore.

Usage example

If you have any questions you can see the example code here

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.6.0
    783
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.6.0
    783
  • 0.5.0
    10
  • 0.4.0
    230

Package Sidebar

Install

npm i datatables-bootstrap3-plugin

Weekly Downloads

1,023

Version

0.6.0

License

MIT

Unpacked Size

53.9 kB

Total Files

9

Last publish

Collaborators

  • misantron