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

https://github.com/takanoriyanagitani/jsonl2jsons

convert jsonl(ldjson, ndjson, json-stream, ...) to json(s)
https://github.com/takanoriyanagitani/jsonl2jsons

c json json-stream jsonl jsons ldjson ndjson

Last synced: 2 months ago
JSON representation

convert jsonl(ldjson, ndjson, json-stream, ...) to json(s)

Awesome Lists containing this project

README

        

# jsonl2jsons
convert jsonl(ldjson, ndjson, json-stream, ...) to json(s)

[![GitHub license](https://img.shields.io/github/license/takanoriyanagitani/jsonl2jsons)](https://github.com/takanoriyanagitani/jsonl2jsons/blob/master/LICENSE)

![C/C++ CI](https://github.com/takanoriyanagitani/jsonl2jsons/workflows/C/C++%20CI/badge.svg)
[![codecov](https://codecov.io/gh/takanoriyanagitani/jsonl2jsons/branch/master/graph/badge.svg)](https://codecov.io/gh/takanoriyanagitani/jsonl2jsons)