https://github.com/harish-sethuraman/json-merger
It takes the folder path, input base file name, output base file name and max size as input and merges the JSON files thereby producing output files in the destination
https://github.com/harish-sethuraman/json-merger
Last synced: 2 months ago
JSON representation
It takes the folder path, input base file name, output base file name and max size as input and merges the JSON files thereby producing output files in the destination
- Host: GitHub
- URL: https://github.com/harish-sethuraman/json-merger
- Owner: harish-sethuraman
- Created: 2019-11-13T14:44:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T14:56:38.000Z (over 5 years ago)
- Last Synced: 2025-02-07T20:51:33.546Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON-Merger
It takes the folder path, input base file name, output base file name and max size as input and merges the JSON files thereby producing output files in the destination.