Improves Tokenizer.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 28 Sep 2014 21:36:27 +0000 (22:36 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:44 +0000 (21:22 +0100)
commitef93abfc8454bca8d98391e0ec53ee1d85235d4b
tree3579d1cbf4d17caae0441807d9aaa1e11b9fa8c7
parent905173e6cb7429f95bbdb64bc02cdfe54dcc752a
Improves Tokenizer.

* Adds prototypal OO.
* Adds specs.
* Adds stripping some whitespace from selectors and properties.
lib/selectors/optimizer.js
lib/selectors/tokenizer.js
test/selectors/tokenizer-test.js [new file with mode: 0644]