Rsreelakshmi / json-yaml

simple code to convert json to yaml file using node js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple code to convert json to yaml file using node js

License:MIT License


Languages

Language:JavaScript 100.0%