https://github.com/ckaznable/jsontidy
This is a repo for practicing zig
https://github.com/ckaznable/jsontidy
Last synced: 3 months ago
JSON representation
This is a repo for practicing zig
- Host: GitHub
- URL: https://github.com/ckaznable/jsontidy
- Owner: ckaznable
- License: mit
- Created: 2024-06-27T02:16:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T15:00:29.000Z (about 2 years ago)
- Last Synced: 2025-01-11T18:11:46.433Z (over 1 year ago)
- Language: Zig
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsontidy
This is a repo for practicing zig with a simple function of organizing a json into keys for another json.
## Usage
```shell
jsontidy a.json target/
```