We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
keepLastArray
Hello,
Thanks for this awesome library!
I was wondering if it was possible to implement a new option based on keepArray.
keepArray
My goal is to have a full dot-object but only keeping the last arrays (if this array doesn't have any other nested properties).
It would be super useful and I wish it worked like this at first :)
Or if you don't want to implement this option, could you help me to achieve it?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Thanks for this awesome library!
I was wondering if it was possible to implement a new option based on
keepArray
.My goal is to have a full dot-object but only keeping the last arrays (if this array doesn't have any other nested properties).
It would be super useful and I wish it worked like this at first :)
Or if you don't want to implement this option, could you help me to achieve it?
Thanks a lot!
The text was updated successfully, but these errors were encountered: