Skip to content

Commit

Permalink
docs: remove outdated bulltetpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jan 31, 2017
1 parent 978ed0f commit 8edd4ed
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@

Declarative DOM extraction expression evaluator.

* Supports [selector nesting](#nest-the-selectors).
* Integrates [match validation](#validate-the-result).
* Works in Node.js or in browser.
* Uses domain-specific language (DSL) to:
* select a defined number of nodes ([Quantifier expression](#quantifier-expression))
* access [attribute](#attribute-selector) and [property](#property-selector) values
* use [user-defined functions](#user-defined-functions) to format, filter and validate data

Powerful, succinct, declarative API.

```yaml
Expand Down

0 comments on commit 8edd4ed

Please sign in to comment.