Repositories
thlorenz repositories
Parses out base64 VLQ encoded mappings.
Parses strings into key objects of the same format as the ones emitted by nodejs readline.
Parses a link header and returns paging information for each contained link.
Companion package to prange which provides more detail for each combo in a card range.
Concise way to express which card combos found in a set are also set in another
Converts annotations found in PDF files to different formats.
JavaScript syntax highlighter that generates pygments compatible html and therefore supports pygments styles.
Poker equity calculator. Compares two combos or one combo against a range to compute winning equity.
🪙 Mock version of Phantom Wallet. ONLY USE FOR TESTING!!!
Shows how to use phan-wallet-mock to test wallet functionality of a react app with Cypress.
Poker hand evaluator
Wasm implementation of PokerHand Evaluator
Following pixijs examples at https://pixijs.io/examples.
Project setup to hack on pixijs apps with as little transpilation as possible.
Project setup to hack on [pixijs](www.pixijs.com) apps in typescript.
Calculate the Hamming distance between two strings using algorithm that does no input checking to be faster.