You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Because the JSON generated by this tool isn't in the right format, I'm not sure it will be that useful? I guess better than nothing.
I wonder if the generator could be made to make better output? Specifically:
handle date conversions into the proper format
parse comma separated values into an array of values
validate URIs
I can try to help with this, but I'm having a hard time figuring where in the library this is done. I'm a little familiar with Backbone, but not enough to quickly identify where "the work" of processing the input into JSON is happening. Can you point me in the right direction?