d3-table-cards
Version:
Table/Cards views using D3.js for animated transitions.
30 lines (29 loc) • 689 B
JSON
{
"name": "d3-table-cards",
"version": "1.1.2",
"description": "Table/Cards views using D3.js for animated transitions.",
"author": "Olivier Giulieri (https://evoluteur.github.io/)",
"copyright": "(c) 2023 Olivier Giulieri",
"repository": {
"type": "git",
"url": "https://github.com/evoluteur/d3-table-cards.git"
},
"license": "MIT",
"homepage": "https://evoluteur.github.io/d3-table-cards/",
"bugs": "https://github.com/evoluteur/d3-table-cards/issues",
"keywords": [
"d3",
"transition",
"transformation",
"animation",
"list",
"table",
"view",
"layout",
"cards",
"d3js",
"javascript",
"d3v4",
"html"
]
}