Overview
YAML Ain't Markup Language, but it is possible to translate it to more languages using Localjsons with structure preservation. Perfect for configuration files and data serialization.
Features
- YAML 1.1 and 1.2 support
- Structure preservation
- Anchor and alias handling
- Multi-document support
- Custom tags support
- Emoji support
Example
title: "Welcome" description: "Learn more" items: - name: "Item 1" - name: "Item 2"
Details
Category
file formats
Tags
File format
YAML
Configuration
Status
Available