JSON Helper

Hi all,
I’ve just published a utility lib to work with JSON on Roku. It helps avoid checking for invalid again and again when you want to get a value at some path in a JSON.
Check it out here: https://github.com/T-Pham/RokuJSONHelperNode.

Thanks.

Would you be able to post a YouTube video showing us how one would setup and use this JSON Helper?