All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

Go to download

DataTables for jQuery with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)

The newest version!
{
    "name": "datatables.net-bs",
    "description": "DataTables for jQuery with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)",
    "main": "js/dataTables.bootstrap.js",
    "module": "js/dataTables.bootstrap.mjs",
    "style": "css/dataTables.bootstrap.css",
    "types": "./types/dataTables.bootstrap.d.ts",
    "version": "2.1.7",
    "files": [
        "css/**/*.css",
        "js/**/*.js",
        "js/**/*.mjs",
        "types/**/*.d.ts"
    ],
    "keywords": [
        "Bootstrap",
        "Datatables",
        "jQuery",
        "table",
        "filter",
        "sort"
    ],
    "dependencies": {
        "datatables.net": "2.1.7",
        "jquery": ">=1.7"
    },
    "moduleType": [
        "globals",
        "amd",
        "node"
    ],
    "ignore": [
        "composer.json",
        "datatables.json",
        "package.json"
    ],
    "author": {
        "name": "SpryMedia Ltd",
        "url": "http://datatables.net"
    },
    "homepage": "https://datatables.net",
    "bugs": "https://datatables.net/forums",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy