nvisionative / nvQuickLoanCalculator

nvQuickLoanCalculator is a web component (HTML Element) that can be consumed in any web-based context. As of v1.0.0, it is published as an npm package. The web component will include several loan calculator features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvQuickLoanCalculator

nvQuickLoanCalculator is a web component (HTML Element) that can be consumed in any web-based context. As of v1.0.0, it is published as an npm package. The web component will include the following loan calculator features:

  • Optional Title and Description lead copy.
  • Entry of Total Amount, Down Payment, Interest Rate, and Amortization Period.
  • Automatic calculation of Monthly Payment.
  • Optional footnote/disclaimer for Monthly Payment.
  • Optional Examples.
  • Optional footnote/disclaimer for Interest Rate used within Examples.
  • Brand/Color styling options without generic fallbacks.
  • Custom text for EXAMPLES, CALCULATOR, and Monthly Payment.

Sample

image

About

nvQuickLoanCalculator is a web component (HTML Element) that can be consumed in any web-based context. As of v1.0.0, it is published as an npm package. The web component will include several loan calculator features.

License:MIT License


Languages

Language:TypeScript 81.0%Language:HTML 18.7%Language:CSS 0.4%