Based on the Kata outlined https://github.com/testdouble/contributing-tests/wiki/Bank-OCR-kata
Requires node.js version: 15.5.1
.
- Install dependencies with
npm install
. - Read in a file of scanned account numbers with
node account_reader.js ${path to file}
- You can demo this using a test file using
npm run demo
Given a file containing:
_ _ _ _ _ _ _ _
| || || || || || || ||_ |
|_||_||_||_||_||_||_| _| |
_ _ _ _ _ _ _
|_||_|| || ||_ | | | _
| _||_||_||_| | | | _|
_ _ _ _ _ _ _
| _| _||_| _ |_ ||_||_|
||_ _| | _||_| ||_| _
_ _ _ _ _ _ _
|_| _| _||_||_ |_ ||_||_|
|_||_ _| | _||_| ||_| _|
the following output is generated: