drag-ultra
Version:
Ultra版本的拖拽组件,可以贴边隐藏,类似电脑管家内存清理悬浮小球。
21 lines (20 loc) • 521 B
JSON
{
"name": "drag-ultra",
"version": "1.0.1",
"description": "Ultra版本的拖拽组件,可以贴边隐藏,类似电脑管家内存清理悬浮小球。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/components-development/drag-ultra.git"
},
"keywords": [
"拖拽组件",
"拖拽贴边",
"内存加速悬浮小球效果"
],
"author": "fanghonghao",
"license": "MIT"
}