An open API service indexing awesome lists of open source software.

https://github.com/srijanshetty/mfparser

Parse Consolidated Account Statement in India
https://github.com/srijanshetty/mfparser

cams consolidated-account-statements india karvy mutual-funds

Last synced: 2 months ago
JSON representation

Parse Consolidated Account Statement in India

Awesome Lists containing this project

README

        

```
____
____ ___ / __/___ ____ ______________ _____
/ __ `__ \/ /_/ __ \/ __ `/ ___/ ___/ _ \/ ___/
/ / / / / / __/ /_/ / /_/ / / (__ ) __/ /
/_/ /_/ /_/_/ / .___/\__,_/_/ /____/\___/_/
/_/
```

> CLI & library to parse Consolidated Account statements

## Install

```bash
npm install -g mfparser
```

## Examples

```bash
mfparser filename password
```

## TODO

## LICENSE
MIT © [Srijan R Shetty](https://srijanshetty.in)