Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/keys #283

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Chore/keys #283

merged 3 commits into from
Oct 28, 2024

Conversation

yamafaktory
Copy link
Owner

@yamafaktory yamafaktory commented Oct 28, 2024

This PR adds support for a new @ key operator which remaps the current JSON content as follow when applied:

  • Object primitive -> array of keys
  • Array primitive -> array of indexes
  • Other primitives -> untouched

Closes #282

@yamafaktory yamafaktory added the enhancement New feature or request label Oct 28, 2024
@yamafaktory yamafaktory self-assigned this Oct 28, 2024
@yamafaktory yamafaktory merged commit 43393c5 into main Oct 28, 2024
21 checks passed
@yamafaktory yamafaktory deleted the chore/keys branch October 28, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting the keys
1 participant