KittyMac / Sextant

High performance JSONPath queries for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does Sextant follow the IETF Internet-Draft for JSONPATH in progress?

camunro opened this issue · comments

Does Sextant follow the IETF Internet-Draft for JSONPATH in progress?
https://datatracker.ietf.org/doc/draft-ietf-jsonpath-base/

You can compare Sextant to other implementations here: https://cburgmer.github.io/json-path-comparison/

I believe the "JSON Path Reference Implementation" is what you would want to compare it to.