Skip to content

vivaxy/coding-plan-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Plan Comparison

Compare AI coding subscription plans (Claude Max, ChatGPT Pro, Cursor Ultra, Windsurf, Copilot, Gemini Code Assist, etc.) by cost-effectiveness against your real usage.

Structure

  • web/ — Static webpage. Open web/dist/index.html in a browser or visit the GitHub Pages URL. No server required.
  • cli/ — Local CLI: npx coding-plan-comparison. Reads AI coding tool data from your machine and outputs a usage profile JSON to paste into the webpage.
  • web/scripts/fetch-plans/ — Refreshes web/src/data/plans.json by scraping vendor pricing pages. Run manually; see web/scripts/fetch-plans/README.md.

Quickstart

  1. Run the CLI to collect your usage data:
    npx coding-plan-comparison --copy
  2. Open the webpage and go to the Import tab.
  3. Paste the JSON and click Import.
  4. Check the Recommend tab — your highest-value plan is ranked first.

Privacy

The CLI reads only local files on your machine. Nothing is uploaded or transmitted.

About

AI Coding Plan Comparison

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages