# Yamson: JSON-YAML converter
[](https://github.com/WebDevCaptain/yamson/actions/workflows/ci.yml)
Yamson is structured as a workspace with `yamson` (core functionality) and `yamson-cli` (command line interface to test the core functionality).
## Features
1. Convert JSON to YAML
2. Convert YAML to JSON
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.