eflex-colresizable
Version:
jQuery plugin to resize table columns
42 lines (41 loc) • 704 B
JSON
{
"name": "eflex-colresizable",
"version": "1.6.0-1",
"description": "jQuery plugin to resize table columns",
"title": "colResizable",
"author": {
"name": "eFlex Systems",
"url": "http://bacubacu.com/colresizable/"
},
"licenses": [
{
"type": "MIT",
"url": "MIT-LICENSE.txt"
},
{
"type": "GPL",
"url": "GPL-LICENSE.txt"
}
],
"devDependencies": {
"jquery": "1 - 3"
},
"keywords": [
"resize table",
"resize columns",
"resize",
"resizable",
"columns",
"jquery-plugin",
"table",
"range slider",
"colresizable",
"resize table columns",
"jquery"
],
"homepage": "http://bacubacu.com/colresizable/",
"files": [
"colResizable.js",
"./samples"
]
}