danburzo / selery

A CSS selector parser and DOM query engine.

Home Page:https://danburzo.ro/selery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[parse] Implement `An+B` / `An+B of S` microsyntax

danburzo opened this issue · comments

:nth-child(An+B [of S]?)

Depends on: #4