Qortex Tools

Developer and Format

Format conversion and developer utilities. Nothing here yet. We are building slowly and in the order that produces tools worth using rather than tools that fill a grid.

What this category will cover
  • JSON and TypeScript conversion
  • Cron expression building and parsing
  • Format conversion between JSON, CSV and YAML
  • Text and structural diffing
0 toolsIn planning
{ }

Nothing here yet, and that is deliberate

We could fill this category tomorrow with a JSON formatter and a base64 encoder. There are already dozens of both, and none of them would be better than what exists.

A tool ships here when we can say what it does that the alternatives do not. Until then the category stays empty rather than padded.

What we are considering
  • JSON to TypeScript, with the edge cases most converters get wrong: unions, nullability, and keys that are not valid identifiers
  • Cron expression builder, showing the next ten fire times rather than only parsing the syntax
  • Structural diff for JSON and YAML, comparing meaning rather than lines