File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018 Olivier Giulieri
3+ Copyright (c) 2019 Olivier Giulieri
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # D3-Table-Cards
1+ # D3-Table-Cards & middot ; [ ![ GitHub license ] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/evoluteur/d3-table-cards/blob/master/LICENSE.md ) [ ![ npm version ] ( https://img.shields.io/npm/v/d3-table-cards )] ( https://www.npmjs.com/package/d3-table-cards )
22
3- Experiment on using D3.js for transformations between table view and cards view, and transitions while sorting elements or resizing the browser.
3+
4+ Example of using D3.js for transformations between table view and cards view, and transitions while sorting elements or resizing the browser.
45
56This code uses HTML (with absolute positioning) rather than SVG, and has no dependencies beside D3.js.
67
78Check out [ the demo] ( https://evoluteur.github.io/d3-table-cards/ ) .
89
910
10- (c) 2019 [ Olivier Giulieri] ( https://evoluteur.github.io/ ) with [ MIT license] ( http://github.com/evoluteur/d3-table-cards/blob/master/LICENSE.md ) .
11+ (c) 2019 [ Olivier Giulieri] ( https://evoluteur.github.io/ ) with [ MIT license] ( http://github.com/evoluteur/d3-table-cards/blob/master/LICENSE ) .
You can’t perform that action at this time.
0 commit comments