mortgage
Project with different functions to calculate:
-The minimun payment of a mortgage
-The loan lenght of a mortgage
-Calculate the new loan lenght adding an extra payment
-The amortization table of the payoffs
-Calculate simple interest and amortiz
loanjs
Calculate loan in js (browser/node.js) for equal installments, installments decreasing, the sum of interest, etc.
@knockaway/loan-calculator
The goal of this project is to make loan calculations as simple as using any one of the free online loan calculators. Just inputs and outputs!