0.0.6 • Published 10 years ago

cson2yaml v0.0.6

Weekly downloads
3
License
Public Domain
Repository
github
Last release
10 years ago

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.

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago