n5-credit-calculator

1.0.7 • Public • Published
const creditCalculator = new CreditCalculator(
          [moment()]),
          moment(),
          insurancePercentageRate,
          insuranceInterestPercentageRate,
          maxAmount,
          maxMonthlyPayment,
          minEffectiveRate,
          maxInstallments,
          notarioRate,
          timbresRate,
          itbmsRate,
          nominalRate,
          maxAmountPercentage,
          porcentajeCostoDeFondo,
          porcentajePerdidaEsperada
        )
        
const calculatedData = creditCalculator.calculate(
      currentAmount,
      currentInstallments,
      commission
    )

Readme

Keywords

none

Package Sidebar

Install

npm i n5-credit-calculator

Weekly Downloads

95

Version

1.0.7

License

none

Unpacked Size

95 kB

Total Files

14

Last publish

Collaborators

  • npmdigbang