Skip to content

3.0.0

Compare
Choose a tag to compare
@antonmedv antonmedv released this 07 Mar 22:27
· 14 commits to master since this release

finder

The CSS Selector Generator

An example of a generated selector:

.blog > article:nth-child(3) .add-comment

In this release:

  • Lots of fixes.
  • Performance improvements.
  • Works with duplicates of IDs on pages.
  • And much more!