yamson 1.0.0

A simple tool to convert YAML to JSON and vice versa.
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented2 out of 2 items with examples
  • Size
  • Source code size: 8.39 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 169.62 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 29s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • WebDevCaptain

Yamson: JSON-YAML converter

CI

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 file for details.