I built a small Mortgage Calculator with an amortization table using ECMAScript 6 features. It uses Babel as well as Webpack to transpile the ES6 code and run in current browsers. There is a tutorial on how to build this Calculator - here.
beatleboy501/Mortgage-Calculator
Calculate interest and principal payments as well as a finding a rate
JavaScript