mortgage-calculator-package
v2.7.1
Published
A simple, embeddable mortgage calculator that dynamically generates an interactive and styled calculator widget. It allows users to input mortgage amount, interest rate, amortization period, and payment frequency, and calculates the monthly payment based
Downloads
597
Maintainers
Readme
Mortgage Calculator Package
A simple, embeddable mortgage calculator widget for any website. Easily add a responsive, styled mortgage calculator that allows users to enter loan amount, interest rate, amortization period, and payment frequency to calculate their estimated payments.
✨ Features
- Plug-and-play embeddable calculator
- Handles rendering of HTML, SCSS styles, and JS logic
- Responsive UI with clean modern styling
- Lightweight and dependency-free (optional Material UI support)
- Supports input masking for dollar and percentage field(s)
📦 Installation
Install via npm:
npm install mortgage-calculator-package