/stats_to_gdf

Webpack stats.json to GDF converter

Primary LanguageJavaScriptMIT LicenseMIT

Convert the output of webpack stats to gdf for reasons...

#Usage:

npm run webpack --profile --json > stats.json

node app.js stats.json > stats.gdf

Maybe try Gephi?