Categories
🗂️ Data
Tools for working with data formats like JSON, YAML, and CSV
Validate whether JSON is correctly formatted.
Convert JSON into YAML format.
Convert a JSON array into CSV format.
Generate TypeScript type definitions from JSON.
Convert JSON to XML format.
Convert CSV data into JSON format.
Format YAML to make it easier to read.
Validate whether YAML syntax is correct.
Format XML to make it easier to read.
Validate whether XML syntax is correct.
Compare two JSON values regardless of key order and display the structural differences.
Generate a TypeScript interface or Zod schema from a JSON Schema.
Evaluate an XPath expression against XML and see the matching elements, attributes, or values.
Evaluate a JSONPath expression against JSON and see the matching values and paths.
Validate the syntax and duplicate keys of .env-formatted text.
Convert YAML into JSON format.
Convert JSON into TOML format.
Convert TOML into JSON format.
Convert XML into JSON format.