stonelasley / barcode-parsing

Parse values from common barcode symbologies
1 stars 1 forks source link

Improve typing and organization #42

Open stonelasley opened 2 years ago

stonelasley commented 2 years ago

The typing is confused and probably needs an overhaul. I'd like to make better use of interfaces. This will be a large refactor but I'm hopeful that the initial introduction can be backwards compatible.

some notes while they are fresh