See #425 - adds natural sorting algorithm.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 5 Jan 2017 11:35:17 +0000 (12:35 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 11 Jan 2017 12:18:29 +0000 (13:18 +0100)
commit7b2b3572406adaef8cc0097c93a965c11c4f9f1f
treee4e3ddf03817829964ec2c28b7c18178be71e78b
parent91900311982e6d59ccd8bf86370e38ef2c1fc7b7
See #425 - adds natural sorting algorithm.

Why:

* We need it to sort selectors accordingly.
lib/utils/natural-compare.js [new file with mode: 0644]
test/utils/natural-compare-test.js [new file with mode: 0644]