emi-calc

1.0.1 • Public • Published

Emi Calculator

======================

Add To your js File


    const EMI = require('emi-calc');

    //loanAmount - int , numberOfMonths -int, rateOfInterest - int|float
    EMI(loanAmount,numberOfMonths,rateOfInterest)

    //Ex:EMI(500000,12,14.2)

    

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i emi-calc

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

1.68 kB

Total Files

3

Last publish

Collaborators

  • rajesh0305