Skip to content

awnist/cson2yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is "cson2yaml"

cson2yaml is a node.js module that turns CSON/JSON into YAML and RAML

It uses xcson under the hood to provide an extensible cson format.

Why?

Because writing RAML sucks when your project gets large. Look at the xcson docs and see what you can do with the format.

Installation

Use npm.

$ npm install cson2yaml

Otherwise, you can check cson2yaml into your repository and expose it:

$ git clone git://github.com/awnist/cson2yaml.git node_modules/cson2yaml/

cson2yaml is UNLICENSED.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published