Extracts Chunker into a module.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 22 Sep 2014 01:58:25 +0000 (03:58 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:43 +0000 (21:22 +0100)
commit29f9c299122f2bccaafdc18745ebbd0698b33dd2
treecf6c77fdf58a4b11105e0c7e5b85a7e6b83e1efc
parent49985ff49b0037460ea6d6ffd836a337eec19dd4
Extracts Chunker into a module.

* Adds some simple specs too.
lib/selectors/tokenizer.js
lib/utils/chunker.js [new file with mode: 0644]
test/utils/chunker-test.js [new file with mode: 0644]