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

https://github.com/luckyscript/json_deparser

json with comments deparser
https://github.com/luckyscript/json_deparser

Last synced: 4 months ago
JSON representation

json with comments deparser

Awesome Lists containing this project

README

        

JSON deparser

## usage:

```js
const deparse = require('@luckylab/json_deparser')
```