skaat-deck

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i skaat-deck

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

1.9 MB

Total Files

5

Last publish

Collaborators

  • nikku