01Convert CSV text to a JSON array with configurable headers, delimiters, and type casting
020 GitHub stars
03Convert between YAML and JSON formats effortlessly
04Validate JSON data against a JSON Schema with detailed error reporting
05Compare two JSON objects to produce a structured diff with paths and change types
06Transform JSON data through operations: pick, rename, flatten, and unflatten