slipjs
Version:
UI library for manipulating lists via swipe and drag gestures
24 lines (23 loc) • 544 B
JSON
{
"name": "slipjs",
"version": "3.0.0",
"description": "UI library for manipulating lists via swipe and drag gestures",
"main": "slip.js",
"repository": {
"type": "git",
"url": "git+https://github.com/kornelski/slip.git"
},
"keywords": [
"swipe",
"touch",
"interactive",
"drag'n'drop",
"reorder"
],
"author": "Kornel <pornel@pornel.net>",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/kornelski/slip/issues"
},
"homepage": "https://github.com/kornelski/slip#readme"
}