Skip to content

return on partial match #23

Description

@ctomkow
  • The idea behind this is to be able to return values based on a partial key match. e.g. find_key(data, 'myk') would match on the key mykey. This was prompted by the future cli mode of operation. This would allow piping a large chunk of json into the the cli app and matching on key guesses, in case you haven't fully manually scanned the large json data for the exact key to match beforehand.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions