1.0.7 • Published 7 years ago

n5-credit-calculator v1.0.7

Weekly downloads
52
License
-
Repository
github
Last release
7 years ago
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
    )
1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago