Using an optional parameter we can simply group the whole object under a user defined constant.
Let me know if you think this feature makes sense and I'll write the tests and update README to include an example (I just added the option explanation for now).
Hi,
I didn't find the possibility to group under one single constant name.
Example
Given an object like:
I wanted to get this:
but instead got this:
Using an optional parameter we can simply group the whole object under a user defined constant.
Let me know if you think this feature makes sense and I'll write the tests and update README to include an example (I just added the option explanation for now).