Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormatConverter(Yaml to Json, Json to Yaml) Build Status

Scala wrapper for MoultingYAML and Play JSON, in order to convert from yaml to json, and vice versa.

How to use

When you use it in Scala, add some words as below.

lazy val yourProject = Project(...

  ).dependsOn(ProjectRef(uri("git://github.com/nyango/format-converter.git#v0.1.1"), "root"))

About

converts from yaml to json and from json to yaml, json <=> yaml for Scala

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages