Skip to content

jdinartejesus/lordofthering-names

 
 

Repository files navigation

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 [email protected]:USERNAME/lordofthering-names.git
$ cd lordofthering-names
$ npm run develop

Try out!

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

Packages

No packages published

Languages

  • JavaScript 100.0%