Show HN: Electron app for HTML page CSS and Styles stats (github.com) 2 points by jordiburgos 9y ago ↗ HN
[–] roryisok 9y ago ↗ Maybe I'm missing something, but why is this an electron app rather than a web page? [–] jordiburgos 9y ago ↗ The app injects some JavaScript code on the page loaded. Then it calculates the statistics based on DOM.This couldn't be done loading a JS script in a web page. Or it would need a server to make the request.
[–] jordiburgos 9y ago ↗ The app injects some JavaScript code on the page loaded. Then it calculates the statistics based on DOM.This couldn't be done loading a JS script in a web page. Or it would need a server to make the request.
2 comments
[ 8.9 ms ] story [ 48.8 ms ] threadThis couldn't be done loading a JS script in a web page. Or it would need a server to make the request.