2.0.7 • Published 6 years ago

game_of_thrones-names v2.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Game_of_thrones-names

travis build codecov coverage version downloads MIT License semantic-release

For all your random Game of Thrones characters that ever existed in this life.

For what it is worth i have taken my time to list all the Game of thrones actors and actress till date

game_of_thrones-names

Installation

This package is distributed via npm:

npm i game_of_thrones-names

Usage

var gameOfThronesNames = require("game_of_thrones-names")
var names = gameOfThronesNames.all;
var getRandomName = gameOfThronesNames.random();
var sevenRandomNames = names.random(7);

Other

This library was developed by nerdeveloper as part of a course series on Frontend Masters called "Creating an Open Source JavaScript Library on Github"

Project Setup

This project assumes you have NodeJS v6 or greater installed. You should also have npm v3 or greater installed as well (this comes packaged with Node 8). You'll also need a recent version of git installed as well.

Run

If you don't want to install this repo but would love to see what it can do Run on RunKit

Make me feel :heart: and appreciated

You can :star: the repo | Tell your friends about it | Fork it and make Pull Request.

You can also follow me on Twitter

License

The MIT License (MIT). Please see License File for more information.

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago