raydaly / jstext

Determine the amount of JavaScript versus Text in characters (bytes) on a web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use, first replace variable site with url of page you wish to examine. They type node jstext3.js on the command line. The result will show you the amount of text and the amount of JavaScript in charaters.

This should be enough to get you going.

About

Determine the amount of JavaScript versus Text in characters (bytes) on a web page


Languages

Language:JavaScript 100.0%