Skip to content

nikku/skaat-deck

Repository files navigation

skaat-deck

A Skat deck.

Usage

import {
  bySymbol
} from 'skaat-deck';

const svg = bySymbol['♣10'];

document.querySelector('img').src = `data:image/svg+xml;utf8,${svg}`;

Credits

The card deck is based on SVG vector cards, released to the public domain.

License

MIT

About

A Skat deck

Resources

Security policy

Stars

Watchers

Forks

Sponsor this project