Skip to content

TeamNewPipe/nanojson

 
 

Repository files navigation

nanojson

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

  • It returns an empty JsonObject or JsonArray by default instead of null, preventing NullPointerExceptions.
  • It accepts JS-like JSON, such as { this: 'is', an: 'example' }.

About

A tiny, compliant JSON parser and writer for Java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%