Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 656 Bytes

Readme.md

File metadata and controls

19 lines (13 loc) · 656 Bytes

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