creativenull / pokerjs

A simple poker library written in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poker.js

A simple card poker library written in JavaScript.

Installation

To install in your project

npm i @creativenull/pokerjs
# OR
yarn add @creativenull/pokerjs

Test

To test

npm run test
# OR
yarn test

About

A simple poker library written in TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%