aemkei.github.io icon indicating copy to clipboard operation
aemkei.github.io copied to clipboard

This should make it easier to edit things.

Open tlevine opened this issue 12 years ago • 2 comments

I made pre tag and script length counts get compiled automatically, and I added a couple of tests.

tlevine avatar Nov 26 '13 16:11 tlevine

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.

aemkei avatar Nov 26 '13 17:11 aemkei

And sorry, but it might be a bit to late for this merge.

aemkei avatar Nov 26 '13 17:11 aemkei