deckjs

A simple card deck library written in TypeScript

MIT License

Downloads
46
Stars
1
Committers
2

Bot releases are visible (Hide)

deckjs - v2.2.0 Latest Release

Published by creativenull 8 months ago

deckjs - V2.1.0

Published by creativenull 8 months ago

deckjs - v1.4.4

Published by creativenull over 2 years ago

Fix npm vulnerabilities

deckjs - Release v1.4.2

Published by creativenull almost 4 years ago

This release adds documentation to the readme and updates the types and
doc string for validate and getCardDescription methods

deckjs - Release v1.4.1

Published by creativenull almost 4 years ago

Updates to the package, and final release to the npm registry

deckjs - Release v1.4

Published by creativenull almost 4 years ago

This release follows up with v1.3.1 and normalize to a newer minor
version.

  • Added typescript support
  • Added git attributes, to solve for line endings

A note on the last point, apparently we will still be at war with the
line endings :)

deckjs - Initial Release

Published by creativenull over 4 years ago

This is the initial release of the library, to be used in creativenobu/poker-game-app while aiming to be as generic as possible for other applications.