Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.21 KB

Lord Of The Ring Names

Travis codecov coverage version MIT License

Image of Gandalf

Generator to return random names of lord of the rings.

Project develop during a workshop on http://frontendmasters.com/ called Writing an Open Source JavaScript Library with @kentcdodds.

Example here made by @voronianski: here

Help me!

$ git clone git@github.com:USERNAME/lordofthering-names.git
$ cd lordofthering-names
$ npm run develop

Try out!

$ npm install lordofthering-names
$ node
> require('lordofthering-names').random()