node-soupselect
node-soupselect copied to clipboard
Implemented child selector, e.g. 'p > a'. Don't understand the test arch...
Implementation of direct child selector by disabling recursion for one loop after a > token.
Sorry, I'm new to node and don't understand how to run your tests. Hopefully you can add a few before absorbing.