harrypotter-names

1.1.0 • Public • Published

Harry Potter Names

Get a list of all the caracters and beasts in Harry Potter or just pull out some random caracter or beast.

Methods

This library provides four methods:

1. Get Harry Potter Character Names

  • all: get all character names from the Harry Potter movie

    var harryPotterCharacterNames = harryPotterNames.all;
  • random: get a random harry potter name

    var harryPotterRandomCharacter = harryPotterNames.random();

2. Get Harry Potter Beasts

  • all: get all beast names from the Harry Potter movie

    var harryPotterBeasts = harryPotterNames.allBeasts;
  • random: get a random beast from harry potter

    var harryPotterRandomBeast = harryPotterNames.randomBeast();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i harrypotter-names

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • kreuzerk