@eflexsystems/colresizable
Version:
jQuery plugin to resize table columns
45 lines (44 loc) • 742 B
JSON
{
"name": "@eflexsystems/colresizable",
"version": "1.6.0-4",
"description": "jQuery plugin to resize table columns",
"title": "colResizable",
"author": {
"name": "eFlex Systems"
},
"repository": {
"type": "git",
"url": "https://github.com/eflexsystems/colResizable.git"
},
"licenses": [
{
"type": "MIT",
"url": "MIT-LICENSE.txt"
},
{
"type": "GPL",
"url": "GPL-LICENSE.txt"
}
],
"main": "./colResizable.js",
"dependencies": {
"jquery": "^3.6.0"
},
"keywords": [
"resize table",
"resize columns",
"resize",
"resizable",
"columns",
"jquery-plugin",
"table",
"range slider",
"colresizable",
"resize table columns",
"jquery"
],
"files": [
"colResizable.js",
"./samples"
]
}