UNPKG
tablednd
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
JQuery plugin for dragging and dropping rows in a table
github.com/isocra/TableDnD
isocra/TableDnD
tablednd
/
.jshintrc
12 lines
(10 loc)
•
142 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"laxbreak"
:
true
,
"expr"
:
true
,
"globals"
:
{
"jQuery"
:
true
,
"console"
:
true
,
"module"
:
true
,
"document"
:
true
}
}