Skip to content

Conversation

ashphy
Copy link
Owner

@ashphy ashphy commented Jun 10, 2024

Fisrt implmentation of RFC 9535
https://datatracker.ietf.org/doc/rfc9535/

TODO

Implementation

Grammaer

  • Name Selector
  • Wildcard Selector
  • Index Selector
  • Array Slice selector
  • Filter selector
    • Comparators
      • string
      • number
      • boolean
      • array
      • object
    • Grouping
    • Logical NOT
    • Relations
    • Logical AND
    • Logical OR
  • Functions
    • length
    • count
    • match
    • search
    • value

@ashphy ashphy marked this pull request as ready for review December 18, 2024 00:10
@ashphy ashphy merged commit b966f3e into main Dec 18, 2024
1 check failed
@ashphy ashphy deleted the rfc9535 branch December 18, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant