An open API service indexing awesome lists of open source software.

https://github.com/kusma/json-lol

A compact, yet standard compliant JSON parser in around 500 LOC
https://github.com/kusma/json-lol

json json-parser

Last synced: 4 months ago
JSON representation

A compact, yet standard compliant JSON parser in around 500 LOC

Awesome Lists containing this project

README

          

# json-lol
[![Build Status](https://travis-ci.org/kusma/json-lol.svg?branch=master)](https://travis-ci.org/kusma/json-lol)

A compact, yet standard compliant JSON parser in around 500 LOC