UNPKG
cornfact
Version:
latest (1.0.0)
1.0.0
A library to look at corn
github.com/cornfact/cornfact
cornfact/cornfact
cornfact
/
README.md
12 lines
(8 loc)
•
217 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
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)"
```