Visualization of CJK Decomposition Data using D3.js and Angular 2.
Demo: http://djuretic.github.io/cjkDecompVis/
Decomposition data by Gavin Grover.
git clone https://github.com/djuretic/cjkDecompVis.git
cd cjkDecompVis
npm install
./node_modules/.bin/typings install
npm run build # or "npm run build:production" for minified build
npm run start