/json-yaml

simple code to convert json to yaml file using node js

Primary LanguageJavaScriptMIT LicenseMIT

json-yaml

simple code to convert json to yaml file using node js

Installation and steps for covertion of JSON to YAML

To convert data.json in the src folder and create data.yaml in the dest folder:

npm install
npm start

Test cases

To run testcases:

npm test

Packages used are:

Author

Sree Lakshmi