prosperity-ofx
v0.0.2
Published
An ofx/qfx parser and encoder
Maintainers
Readme
Prosperity OFX
An open source OFX/QFX parser
Installation
npm install prosperity-ofxRunning Tests
npm testAPI
.parse()
Convert OFX or QFX data to a JavaScript object literal.
.encode()
Convert your JavaScript Object to OFX.
Supported OFX Specs
- [x] 1.0.2 specification
- [x] 1.0.3 specification
- [ ] 2.0.3 specification
- [ ] 2.1.1 specification
