Skip to content

iagowp/JSPokerParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSPokerParser

A Poker Hand History Parser

Installing:

npm install poker-parser

Using:

var handParser = require("poker-parser").handParser;

parsedHand = handParser(handToBeParsed);

About

A Poker Hand History Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published