Publisher | Takohi |
---|---|
File size | 36.41kB |
Number of files | 4 |
Latest version | 1 |
Latest release date | 2015-11-30 10:52:22 |
First release date | 2014-10-21 11:19:14 |
Supported Unity versions | 2018.4.2 or higher |
EasyJSON brings the power of JSON serialization and deserialization to all Unity versions.
It allows you to easily serialize and deserialize any object you want including some built-in classes of Unity (Vector3, Color...). Also some extension methods have been added in order to use the features of EasyJSON directly from a string or WWW object.
This asset also allows you to generate compressed JSON string (no space, no line break) for saving bandwidth or pretty JSON string (with indentations and line breaks) that can be easily readable by people.
It was successfully tested on every platform supported by Unity, including Android, iOS and Windows Phone application.
We wanted to make EasyJSON as easy as possible in order to let people without any programming skills to use all the power of JSON for exchanging data between applications or servers. Indeed, no programming skill is required, EasyJSON is very handy.
You can check how easy it is to use this asset by checking the documentation and all available functions here:
http://www.takohi.com/data/unity/assets/easyjson/documentation/
If you have any questions regarding this product, send us an email at [email protected].
It allows you to easily serialize and deserialize any object you want including some built-in classes of Unity (Vector3, Color...). Also some extension methods have been added in order to use the features of EasyJSON directly from a string or WWW object.
This asset also allows you to generate compressed JSON string (no space, no line break) for saving bandwidth or pretty JSON string (with indentations and line breaks) that can be easily readable by people.
It was successfully tested on every platform supported by Unity, including Android, iOS and Windows Phone application.
We wanted to make EasyJSON as easy as possible in order to let people without any programming skills to use all the power of JSON for exchanging data between applications or servers. Indeed, no programming skill is required, EasyJSON is very handy.
You can check how easy it is to use this asset by checking the documentation and all available functions here:
http://www.takohi.com/data/unity/assets/easyjson/documentation/
If you have any questions regarding this product, send us an email at [email protected].