jamal 0.1.0

bi-directional transformations between json and yaml documents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# jamal [![Build Status]https://travis-ci.org/softprops/jamal.svg?branch=master]https://travis-ci.org/softprops/jamal [![Coverage Status]https://coveralls.io/repos/github/softprops/jamal/badge.svg?branch=master]https://coveralls.io/github/softprops/jamal?branch=master [![Software License]https://img.shields.io/badge/license-MIT-brightgreen.svg]LICENSE


Jamal provides a bi-directional interface for transformations between json and yaml documents.

This is sometimes useful for applications that need to be able to suport bilingual configuration interfaces.

## docs

Find them [here](http://softprops.github.io/jamal)

Doug Tangren (softprops) 2016