redom / nodom

fake DOM for RE:DOM
ISC License
150 stars 13 forks source link

Feature/querySelector #8

Closed nikcorg closed 8 years ago

nikcorg commented 8 years ago

Initial implementation of querySelector.

Supports selectors composed of:

If there is demand for supporting more complex selectors, that wouldn't be very difficult to add later.

Should be GO!, as long as you're happy with it.