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
- Host: GitHub
- URL: https://github.com/luckyscript/json_deparser
- Owner: luckyscript
- Created: 2018-05-29T15:26:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T03:01:06.000Z (about 7 years ago)
- Last Synced: 2024-12-31T13:18:06.772Z (6 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JSON deparser
## usage:
```js
const deparse = require('@luckylab/json_deparser')
```