aemkei.github.io
aemkei.github.io copied to clipboard
This should make it easier to edit things.
I made pre tag and script length counts get compiled automatically, and I added a couple of tests.
Nice one, but some parts are a bit to much:
- We should run
test()on demand only. Otherwise it will break the local storage. - The first script should be the real one!
<looks ugly here. - We don't care about the byte count inside the script tag.
- Output in
<pre>tag should be fixed width for better "readability". How about splitting the code? - Output of the byte count to console should be enough. Otherwise have to update the title, too.
-
<script>tag to compute all the stuff should be at the bottom.
And sorry, but it might be a bit to late for this merge.