1.0.7 • Published 6 years ago

n5-credit-calculator v1.0.7

Weekly downloads
52
License
-
Repository
github
Last release
6 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

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago