json2yaml 3.0.0 copy "json2yaml: ^3.0.0" to clipboard
json2yaml: ^3.0.0 copied to clipboard

Dart package to render JSON data to YAML: * Correct handling of nested structures * Built-in automatic beautifer * Supports Dart pubspec.yaml conventions * Compatible with conventions imposed by Dart [...]

[3.0.0] - Rewrite for output correctness and beautification #

  • Complete rewrite of YAML formatter
  • Correct handling of nested structures
  • Built-in automatic beautifier
  • Improved support of Dart pubspec file formats with dedicated test suites

[2.0.0] - Migrated to null safety #

[1.0.1+1] - Better compliance to pub.dev quality requirements #

  • Migration to Dart 2.10
  • Code checks against recently introduced dart linter rules
  • Better compliance to pub.dev quality requirements

[1.0.1] - Correct rendering of JSON entries without value #

[1.0.0+3] - README.md is corrected #

[1.0.0+2] - Build status URL is updated in README.md #

[1.0.0+1] - Package description corrected for pub.dev #

[1.0.0] - Initial release #

  • Initial release supporting pubspec.yaml and pubspec.lock formatting styles
12
likes
150
pub points
89%
popularity

Publisher

verified publisherdart-borg.dev

Dart package to render JSON data to YAML: * Correct handling of nested structures * Built-in automatic beautifer * Supports Dart pubspec.yaml conventions * Compatible with conventions imposed by Dart pubspec.lock generator

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on json2yaml