New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

card-deck-package

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

card-deck-package

Deck of standard playing cards.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Deck of Cards

Status GitHub top language GitHub

This is a Javascript package implementing a single playing card and a set of playing card representing either a deck or a hand.

A single card can conveniently be generated via several input methods.

A set of cards can be shuffled, while cards can be added or removed. All information about suits or their respective distributions is easily accessible.

Features

The features folder contains the source code.

  • Single playing Card
  • Set of Cards

Tests

The __ tests __ folder contains test cases for the source code.

  • Single playing Card
  • Set of Cards

Each implemented method was tested. Therefor this project achieves 100% test coverage.

Keywords

deck

FAQs

Package last updated on 01 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts