Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cson2yaml

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cson2yaml

cson2yaml

  • 0.0.5
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 20 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc