grid-list
Version:
Drag and drop library for a two-dimensional resizable and responsive list of items
20 lines (19 loc) • 403 B
JSON
{
"name": "grid-list",
"homepage": "https://github.com/hootsuite/grid",
"description": "Drag and drop library for a two-dimensional resizable and responsive list of items",
"main": "src/gridList.js",
"keywords": [
"grid",
"drag and drop",
"resizable",
"reponsive"
],
"license": "Apache-2.0",
"ignore": [
"node_modules",
"demo",
"spec",
"index.html"
]
}