adriank / ObjectPath

The agile query language for semi-structured data
http://objectpath.org
MIT License
380 stars 93 forks source link

Enhancement: select keys by regex #47

Closed mirceaulinic closed 7 years ago

mirceaulinic commented 8 years ago

As per our discussion in https://github.com/adriank/ObjectPath/issues/46, I would like to add to the list of features the possibility to select keys that respect a certain pattern - equivalent to XPath matches (https://www.w3.org/TR/xpath-functions/#func-matches).