JSON parse and better docs
Pre-release
Pre-release
- Adds functionality to parse json data with
ijson.Parse()
andijson.ParseBytes()
functions. - Adds GH Actions integration to check build and test.
- Updates Readme to be more readable by explaining all possible operations over JSON data.