vanilla-datatables-filterable

0.0.2 • Public • Published

filterable

npm version license

A Vanilla-DataTables extension that adds inputs to each column for filtering.

NOTE: This extension is only compatable with v2.0.0 and above of Vanilla-DataTables.

DEMO


Install

Bower

bower install vanilla-datatables-filterable --save

npm

npm install vanilla-datatables-filterable --save

Browser

Grab the files from one of the CDNs and include them in your page:

<link href="https://unpkg.com/vanilla-datatables-filterable@latest/datatable.filterable.min.css" rel="stylesheet" type="text/css">
<script src="https://unpkg.com/vanilla-datatables-filterable@latest/datatable.filterable.min.js" type="text/javascript"></script>

//or

<link href="https://cdn.jsdelivr.net/npm/vanilla-datatables-filterable@latest/datatable.filterable.min.css" rel="stylesheet" type="text/css">
<script src="https://cdn.jsdelivr.net/npm/vanilla-datatables-filterable@latest/datatable.filterable.min.js" type="text/javascript"></script>

You can replace latest with the required release number.

NOTE: Make sure the above js file is included AFTER the main Vanilla-DataTables js file.


Options


Public Methods


Changelog

v0.0.2

  • Initial commit.

Copyright © 2017 Karl Saunders | MIT license

Package Sidebar

Install

npm i vanilla-datatables-filterable

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • mobius1