Skip to content

Andersmholmgren/yamlicious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yamlicious

A library for writing yaml files

Usage

A simple usage example:

import 'package:yamlicious/yamlicious.dart';

main() {
  var yamlStr = toYamlString(yamlNode);
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

A Dart library for writing yaml files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages