jquery.tabulator
Version:
Interactive table generation plugin for jQuery UI
37 lines (36 loc) • 645 B
JSON
{
"name": "tabulator",
"main": "tabulator.js",
"version": "1.12.0",
"description": "Interactive table generation plugin for jQuery UI",
"keywords": [
"table",
"grid",
"datagrid",
"tabulator",
"editable",
"cookie",
"jquery",
"jqueryui",
"sort",
"format",
"resizable",
"list",
"scrollable",
"ajax",
"json",
"widget"
],
"authors": [
"Oli Folkerd"
],
"license": "MIT",
"homepage": "https://github.com/olifolkerd/tabulator",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}