Code Source Text and White Space Quick Count Evaluation Tool
Code Source Text and White Space Quick Count Evaluation Tool
I created a simple website utility which can be used to evaluate the white space in some code or returned from a website.
Paste in the code from your editor, or you can type in a URL and it will download the html and evaluate that
The results counts up all of your characters, shows you how much white space there is.
It also shows you how many blank lines you have, whether you are using tabs or spaces at the beginning of your lines (this is useful to me to help coordinate similar code indenting formats between developers)
This tool can be pretty useful when wanting to figure out things related to white space usage.
https://www.matraex.com/character-coding-evaluator.php
At the bottom of the reusults, every line is displayed with details of each line and how many spaces are at the beginning of the line
if you have suggestions, email me with ‘White Space Evaluation’ in the subject michael @ matraex.com.