JSONLab is an open-source project. This means you can not only use it and modify it as you wish, but also you can contribute your changes to back to JSONLab so that everyone else can enjoy the improvement. For anyone who want to contribute, please download JSONLab source code from it's github repository at
https://github.com/fangq/jsonlab
you may clone this JSONlab git repo using
git clone https://github.com/fangq/jsonlab.git jsonlab
or add it as a submodule by
git submodule add https://github.com/fangq/jsonlab.git jsonlab
You can make changes to the files as needed. Once you are satisfied with your changes, and ready to share it with others, please create a pull-request on github so that we can review the changes.
We appreciate any suggestions and feedbacks from you. Please use iso2mesh's mailing list to report any questions you may have with JSONlab:
http://groups.google.com/group/iso2mesh-users?hl=en&pli=1
(Subscription to the mailing list is needed in order to post messages).