Ronnie Smith

Results 13 issues of Ronnie Smith

Since `.split()` returns an array it's easier to read/follow the logic if we call it `textLinesArray` vs `text`.

Under HTML Validity it says: ``` Test This is only a test. ``` However, W3C validator says nothing should go above the doctype declaration, not even a comment.

I was fixin to use your stuff but noticed it's not installable via npm. Not trying to be rude, actually trying to provide constructive criticism. Use the default package manager...