Commit Graph

2 Commits

Author SHA1 Message Date
Kat Marchán 6d1a516eb9
feat(kql): implement KQL query engine (#61)
Fixes: https://github.com/kdl-org/kdl-rs/issues/32

This implements a proposed draft of a KQL engine,
allowing CSS selector-style querying of KDL documents (and nodes)
in a variety of different ways.
2022-12-04 19:22:10 -08:00
Dimitri Merejkowsky 901fe3fd7b
docs: add some examples (#47) 2022-07-22 07:58:50 -07:00