0.0.18 • Published 3 years ago

paydown v0.0.18

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

npm version

Paydown.js

Loan payment calculation library with advanced features. Demo available at http://135.181.40.67/paydowncalc/

Also available as an NPM package.

Features

  • fully leap year aware
  • freely selectable calculation period
  • daily interest calculation
  • negative interest calculation
  • recurring payments
  • recurring payment period length setting
  • day count methods supported:
    • act / 360
    • act / 365
  • payment methods supported:
    • equal installment
    • equal principal reduction
  • freely settable rate changes and extra payments
  • optional calculation of payment fees

Browser usage

See dist directory.

Node.js usage examples

See examples directory.

GUI demo

Both examples above are also available in the GUI demo, see http://paydowncalc.loan/

Click Import example button to get the menu.

Demo source codes can be found from gui-demo/reactive directory.

Documentation

See doc directory.

To Do

  • more tests
  • better input validation
  • better documentation
  • more day count methods
  • loan term features
  • etc.

Contributing

Contributions are welcome.

License

Copyright (c) 2019 Jussi Utunen

Licensed under the MIT License

0.0.18

3 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago