PrivyJSON
Offline-first JSON/YAML operations toolkit
Overview
PrivyJSON is an offline-first JSON/YAML understanding and operations toolkit. It includes a Swift Package (library + CLI) and a SwiftUI workbench app for seamless JSON and YAML manipulation natively on your macOS and iOS devices.
Features
- Parse & Convert — Seamless JSON ↔ YAML conversion
- JSONPath Support — Powerful recursive descent selector queries
- JSON Patch — RFC6902 support for modifying documents
- JSON Schema Validation — Fully offline validation support
- Structural Diff — Lightweight path-based differences
- Batch Operations — Apply patches to multiple documents via CLI