recipe-generator

0.1.0 • Public • Published

Recipe generator

Generates a random recipe from two ingredients!

Usage

The module currently only takes two ingredients.

The ingredients must be passed in as an array of strings.

Example

var ingredients = ['banana', 'flour'];

createRecipeFrom(ingredients);

Readme

Keywords

Package Sidebar

Install

npm i recipe-generator

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • shnist