Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

goodeggs/food-words

Repository files navigation

Food Words

a list of delicious food words

NPM version Build Status MIT License

Usage

npm install food-words
var foodWords = require('food-words');
console.log(foodWords[0]); // outputs 'alfalfa'

Contributing

Please follow our Code of Conduct when contributing to this project.

$ git clone https://github.com/goodeggs/food-words && cd food-words
$ npm install
$ npm test

Module scaffold generated by generator-goodeggs-npm.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published