Improves UrlsProcessor.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 26 Sep 2014 11:44:36 +0000 (12:44 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:44 +0000 (21:22 +0100)
commit9adeeb6e379ec00a4ccda93e968c30ba3f876f72
tree14c96763d6241d7783cdab6107f946fe06d2d6e2
parent3a988438ea5a6c78b6c3e91146047fb2e3a74c85
Improves UrlsProcessor.

* Adds prototypal OO.
* Adds basic tests.
lib/text/urls-processor.js [new file with mode: 0644]
lib/text/urls.js [deleted file]
test/text/urls-processor-test.js [new file with mode: 0644]