ℹ️ This repository is a fork of the original project by leolabs. It is fully integrated into the Envelope Zero transaction import.
This repository consists of three packages:
This package contains all parsers for different formats. If you want to implement a new parser, this is the way to go. This package is also available on NPM if you want to use it in your own projects.
This is currently not in use.
This tool fetches the current configuration file from bank2ynab and converts it to a JSON file that can be read by ynap-parsers. This allows ynap-parsers to support most of the banks supported by bank2ynab.
If you want to improve YNAP, feel free to submit an issue or open a pull request.
Please set up pre-commit locally and run it before opening a PR:
pre-commit install
This repo and all included packages are licensed under the MIT License.
If you use any of the packages in this repo in your project, a mention or link to this repo would be nice but is not required.