0.3.2 • Published 10 years ago

mustache-esquery v0.3.2

Weekly downloads
1
License
BSD
Repository
github
Last release
10 years ago

Forked Additions:

  • mustache selector for custom matchers, query('Program:{dosomething arg0 arg1 arg2}') calls query.matchMustache(node, selector, ancestry)::boolean,

ESQuery is a library for querying the AST output by Esprima for patterns of syntax using a CSS style selector system. Check out the demo:

demo

The following selectors are supported:

Build Status