Skip to content

JSON parse and better docs

Pre-release
Pre-release
Compare
Choose a tag to compare
@akshaybharambe14 akshaybharambe14 released this 15 Aug 11:54
· 1 commit to master since this release
9dcda6d
  • Adds functionality to parse json data with ijson.Parse() and ijson.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.