Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 341 Bytes

File metadata and controls

6 lines (4 loc) · 341 Bytes

nanojson

This is a fork of nanojson for use by NewPipe(Extractor). It has the following changes:

  • Added JsonArray#streamAs and JsonArray#streamAsJsonObjects shortcut methods.
  • Various performance improvements borrowed from @FireMasterK's fork.