https://github.com/jcaesar/patch-json
https://github.com/jcaesar/patch-json
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcaesar/patch-json
- Owner: jcaesar
- Created: 2022-07-09T08:02:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T00:11:43.000Z (over 2 years ago)
- Last Synced: 2024-12-30T19:14:45.444Z (about 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# patch-json
Small CLI tool for generating and applying RFC 6902 JSON patches.
Essentially a thin wrapper around `json-patch`.