Skip to content

6e38/json-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON lite

This is a tiny JSON library. There is no warranty. Use at your own risk.

You may use and/or modify this code.

Source: https://github.com/6e38/json

Known Issues

These issues may or may not ever be fixed.

  • No characters are escaped on output
  • It will not handle Unicode characters
  • It is not optimized for large JSON files
  • It does not support backspace character
  • It does not escape string appropriately
  • It does not handle very large numbers

About

Super lite json library for java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages