Skip to content

dills122/checklist-parser

Repository files navigation

Checklist Parser

This project is intended to be a Parser for Topps/Panini Checklists of their sports products, with a majority focus on Soccer.

Currently in Early Phase, but have a working example, example.ts, which can be run by npx tsx example.ts.

So far I have only tested with a single checklist, 2024-25 Topps UEFA Club Competitions & 2023-24 Topps Euro Chrome.

Getting Started

nvm use lts/iron
npm i -g pnpm # or check website for other install methods
pnpm install
pnpm test

# Run example
npx tsx example.ts

About

WIP - Parse sports card checklists & get usable data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages