This app will use phantomJS to look up the a framework's lib size even in gzip and show them in a graph. Uses a node script to load libs from a cds and compares them.
yarn && node getData.js && npm start
Todo generate and store file size files at runtime to a DB.