UNPKG
swingdrag
Version:
latest (1.5.1)
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
0.5.0
A nice swing effect for the jQuery UI drag function.
github.com/waxalot/swingdrag
waxalot/swingdrag
swingdrag
/
.vscode
/
tasks.json
9 lines
•
248 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version"
:
"0.1.0"
,
"command"
:
"gulp"
,
"isShellCommand"
:
true
,
"args"
:
[
"--no-color"
]
,
"showOutput"
:
"always"
}