Skip to content

gerryster/kata-bank-ocr-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank OCR Kata

My JavaScript solution to the KataBankOCR.

Try It Out

Sample input files are located in test/example_input.

For example:

$ bin/process_accounts.js test/example_input/accounts.txt

Running Tests

$ npm install -g mocha

Run the tests with:

$ mocha test

About

My JavaScript solution to the Kata Bank OCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published