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."

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    0
    • latest

Version History

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

Package Sidebar

Install

npm i random-historical-game

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • globalroo