UNPKG

cornfact

Version:
12 lines (8 loc) 217 B
Cornfact === The library returns facts about all aspects of corn cultivation from the text, "name here" ## Usage ```js var corn = require("cornfact"); corn.quoteFact(); // Returns "Corn, see Maize (Zea mays)" ```