VBA-tools / VBA-JSON

JSON conversion and parsing for VBA
MIT License
1.76k stars 568 forks source link

Feature request: Convert nested dictionaries to JSON string #199

Closed Remonell closed 3 years ago

Remonell commented 3 years ago

Hi,

couldn't find anything on the web to help me with that task and it seems like your tool might have a good base for that kind of conversion.

Kind regards

Remonell commented 3 years ago

Nevermind, already works with this tool. Nested dictionaries -> json string is a quite strong feature in my opinion. You might want to advertise it in the readme directly