random-historical-game

1.2.0 • Public • Published

random-historical-game

Installation

This package is distributed via npm:

npm install random-historical-game

Usage

var games = require('random-historical-game'); var allGames = games.all; var randomGame = games.random(); var threeRandomGames = games.random(3);

Other

This library was developed using Kent C. Dodds egghead.io series called "How to Write a JavaScript Library."

Package Sidebar

Install

npm i random-historical-game

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • globalroo