Code Monkey home page Code Monkey logo

yamlicious's Introduction

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.

yamlicious's People

Contributors

andersmholmgren avatar devoncarew avatar aholmgren avatar rbellens avatar

Stargazers

Mark Szente avatar Donald Chinhuru avatar 来自北方的狼 avatar Sacha Arbonel avatar Nauval Rizky avatar Ilyas LEFEBVRE avatar Chris Godwin avatar super watano avatar Leonardo avatar  avatar Jahan Addison avatar footearth avatar Ravi Teja Gudapati avatar Kevin Moore avatar Alexandre Nicastro avatar sh4869 avatar  avatar Richard Lincoln avatar Vitaliy Vostrikov avatar

Watchers

 avatar James Cloos avatar

yamlicious's Issues

read yaml, modify it, and write it back out again

Just checking - does this library support the use case of parsing a yaml file, making some changes to the parsed info, and writing that file back out? I'd like to be able to change targeted sections of a yaml file without affecting other sections of the file. Thanks!

Why are keys being segregated and sorted?

The keys are being segregated and sorted in _mapToYamlString using _sortKeys. Why is this?

I would like to pass an ordered LinkedHasMap to yamlize in desired order.

Can I fix this and send a pull request?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.