Improves Chunker to split content based on a given terminator.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 22 Sep 2014 02:03:46 +0000 (04:03 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:43 +0000 (21:22 +0100)
commitf5d45a817946203042df051d4bba654bc33c3eab
treef0af77e8964788beaeab77fc444999fcb96b4cff
parent29f9c299122f2bccaafdc18745ebbd0698b33dd2
Improves Chunker to split content based on a given terminator.
lib/selectors/tokenizer.js
lib/utils/chunker.js
test/utils/chunker-test.js