DON (Directive Object Notation) is a simple and expressive data serialization format, designed for configuration files, infrastructure as code, and structured documents. Modern alternative to JSON and YAML.
Minimalist syntax with support for primitive types, nested blocks, and multi-line content. Write configurations that are easy to read and maintain.