https://github.com/divyanshu-rawat/json-utility
A utility to import json read, update, write, delete keys in a .json file and export as csv, json.
https://github.com/divyanshu-rawat/json-utility
csv-to-json delete-keys-in-json json-to-csv read-json update-json write-json
Last synced: 10 months ago
JSON representation
A utility to import json read, update, write, delete keys in a .json file and export as csv, json.
- Host: GitHub
- URL: https://github.com/divyanshu-rawat/json-utility
- Owner: divyanshu-rawat
- Created: 2018-12-06T05:01:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T13:42:59.000Z (over 7 years ago)
- Last Synced: 2025-04-05T09:34:45.923Z (about 1 year ago)
- Topics: csv-to-json, delete-keys-in-json, json-to-csv, read-json, update-json, write-json
- Language: JavaScript
- Homepage:
- Size: 3.8 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### json-utility
A utility to import json read, update, write, delete keys in a .json file and export as csv, json.
Steps to make it work:
* Import a `csv` dataset.
* Specify what keys to add.
* Specify what keys to delete.
* Export as json in `jsonOutput` and csv in `csvOutput` directory.
Perform operation on sample dataset to get more insights `data.json`
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)
