Carbonate
A tool that converts financial data from OFX, QFX, or CSV into JSON.
Installation
$ npm install
Running the app
# development
$ npm run start
Test
# unit tests
$ npm run test
# test coverage
$ npm run test:cov
Usage
(see example code)
A tool that converts financial data from OFX, QFX, or CSV into JSON.
$ npm install
# development
$ npm run start
# unit tests
$ npm run test
# test coverage
$ npm run test:cov
(see example code)
npm i @bakesaled/carbonate
2
1.2.3
MIT
211 kB
29