Download OBIS Free Java Code
Description
A JavaScript framework for downloading bank statements in OFX, QIF, CSV, and JSON. Currently supports HSBC UK Personal Banking.
Source Files
The download file OBIS-master.zip has the following entries.
.gitignore// w w w.j a va 2 s. com
API.md
LICENSE.md
README.md
dist/bookmarklet.js
dist/main.js
dist/obis.js
dist/parsers/hsbc.js
make.sh
screenshot.gif
src/externals/Blob.js
src/externals/FileSaver.js
src/externals/crc32.js
src/externals/jszip-deflate.js
src/externals/jszip.js
src/generators/csv.js
src/generators/json.js
src/generators/ofx.js
src/generators/qif.js
src/main.js
src/obis.js
src/parsers/hsbc.js
src/utils.js
Download
Click the following link to download OBIS-master.zip.
OBIS-master.zip