We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d5633 commit 819e273Copy full SHA for 819e273
package.json
@@ -0,0 +1,14 @@
1
+{
2
+ "name": "d3-table-cards",
3
+ "version": "1.0.1",
4
+ "description": "Table/Cards views using D3.js for animated transitions.",
5
+ "author": "Olivier Giulieri (https://evoluteur.github.io/)",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/evoluteur/d3-table-cards.git"
9
+ },
10
+ "license": "MIT",
11
+ "homepage": "https://github.com/evoluteur/d3-table-cards",
12
+ "bugs": "https://github.com/evoluteur/d3-table-cards/issues",
13
+ "keywords": "d3 d3v4 transition javascript animation js table card cards view"
14
+}
0 commit comments