Skip to content

AaronNeufeld/carbonate

 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • JavaScript 2.1%