fresh-produce
v0.2.0
Published
determine in-season fruits and vegetables
Readme
fresh-produce
determine in-season fruits and vegetables
Usage
const { seasons } = require('fresh-produce');
console.log(seasons.spring); // apples, apricots, asparagus, ...Installation
If using yarn:
yarn add fresh-produceOtherwise:
npm install --save fresh-produce License
ISC
