the-chef-delivers
v1.0.2
Published
Transform a csv file of recipes to an array of objects
Downloads
2
Readme
The Chef Delivers
This package was created to help convert data containing a list of recipes from a spreadsheet (.csv file) into an array of objects.
Installation
npm install -g the-chef-delivers
Usage
the-chef-delivers
Follow the prompts and enter the filename.
An output.js file with will be generated with the transformed data.