Javascript code for creating and manipulating a deck of playing cards
Written by Alexander Simchuk.
index.html demostrates how the class dependencies are laid out, and show the results of the sort and shuffle methods.
QUnit used for automating unit and integration tests for the card and deck classes.