Skip to content

fe-consulting/tide-export-to-crunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tide -> Crunch

This script parses a tide.co statement and parses it in readily uploadable .csv for Crunch.

It also works around a nasty bug with Tide statements where the dates are wrong due to the timezone.

Usage

Build sources

npm run build

RUn compiled script

node dist/index.js <source.csv> <generated.csv>

The output path is optional. By default, the file will be outputted in the current directory.

About

Export Tide bank statements for Crunch reconciliation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published