playing-card-logic
Reusable logic for applications that require playing cards. The module will set up cards and can 'shuffle' items into an array of objects
Usage no npm install needed!
<script type="module">
import playingCardLogic from 'https://cdn.skypack.dev/playing-card-logic';
</script>