Closed yonatann closed 6 years ago
Sure, I've added tests to the test.js file.
I also added another option: 'paritalMonthOffset' You can use this option to offset the payment day of the month e.g. If you take the loan on the 15th (of a 30 day month) and you would like the payments to be made on the 1st of each month then you set this option to 0.5
@yonatann I added extra principal payment a few years ago, I'm using it in https://github.com/avantassel/finterest
Thanks @yonatann -- published as part of v1.0.0!
Hey @yonatann! Thanks so much for this feature. When you have moment can you add a few tests that include the new config options?