Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 467 Bytes

File metadata and controls

16 lines (12 loc) · 467 Bytes

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