npm-cards
Standard deck of cards from the CLI
Standard deck of cards from the CLI
A simple single function that returns a randomized single deck of 52 cards as an array of arrays: [[ '♠️Jack', 10 ], [ '♦️9', 9 ], [ '♣️King', 10 ] ...]
Deck of standard playing cards.
A module to simulate one to n decks of cards.
a simple deck of 52 playing cards, plus optional jokers, that can randomly deal PlayingCard objects
React hook to interact with the Deck of Cards API.
Evaluate the strength of a hand of poker
A collection of TypeScript types and basic introspection functions pertaining to a deck of cards