Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 319 Bytes

JParseJsonLite

twg2.parser.jsonLite

for parsing JSON like arrays, numbers, and strings, as well as arrays with none quoted strings. 'JSON like' meaning it supports common JSON syntax and common extensions such as unquoted property names, but may not fully support the JSON spec