UNPKG

card-decks

Version:

A module to simulate one to n decks of cards.

10 lines (7 loc) 395 B
# Card-decks [![Build Status](https://travis-ci.org/dskoda1/card-decks.svg?branch=master)](https://travis-ci.org/dskoda1/card-decks) [![Coverage Status](https://coveralls.io/repos/github/dskoda1/card-decks/badge.svg?branch=master)](https://coveralls.io/github/dskoda1/card-decks?branch=master) ## Testing make sure you have mocha installed: `npm install -g mocha` and run mocha/index.js