Skip to content

notnaone/rangeviewer

Repository files navigation

Range Viewer

A minimalist poker range viewer for studying preflop strategy. Browse opening ranges, calling ranges, 3-bet ranges, squeeze plays, and ICM push/fold charts across stack depths.

No accounts, no server required — runs entirely in the browser.


What it does

  • Browse 600+ preflop range charts organized by position and situation
  • Categories: Open, vs Open, vs 3-Bet, Squeeze, Multiway, Rejamming, Push/Fold, ICM
  • Stack depth filters (15bb – 100bb+)
  • Color-coded hand grid with action frequencies

Tech stack

Vanilla HTML, CSS, JavaScript — no framework, no build step. Node.js for local dev; deploys to Vercel.


Run locally

npm install
node server.js
# open http://localhost:3000

Range data is in Ranges/ as JSON files, organized by category, position, and stack depth.

About

Poker preflop range viewer — 600+ charts, vanilla JS, no build step

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors