JSONTransformer
This is a simple project for messing around with JSON data. The project includes a simple JSON parser for converting JSON objects to an array of key value pairs and back. It also includes some generic interfaces for applying functions to the parsed data.
Copyright © 2014 Octavian Nitica
MIT License