Skip to content

nyango/format-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages