JSON.minify
JSON.minify copied to clipboard
Port to LabVIEW
Hey, I want to port this code to LabVIEW. I have already a working code and passing all tests in my machine. Following the instructions I believe I should open an issue before doing the fork, right? Waiting further instructions and possible discussion. Regards,
Great! Can you follow these instructions? https://github.com/getify/JSON.minify/blob/master/PORTING.md
Created pull request #62. Let me know if I did something wrong so I can rework it. Just by curiosity, do you know of any project like that for beautifier/prettier JSON?
Hi, do you need any extra information to perform the pull request?
I left it open because ideally I'd like to have any PR reviewed by someone who knows the language in question. Moreover, the nature of this language appears to be that you're not distributing a text source code that I (or anyone without LabVIEW) can actually look at. So it's hard for me to just accept the PR.
Ok, I understand it. So, if someone volunteers to review the code, one can download the free IDE version from LabVIEW Community Edition.