Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
/ howmuch Public archive

💰 Some useful financial calculators

Notifications You must be signed in to change notification settings

tymondesigns/howmuch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 HowMuch

Some useful financial calculators

Travis

import { paye, interest } from 'howmuch'

paye({ gross: 20000 }).for('17/18').net().annual()

interest({ amount: 5000, rate: 0.12, term: 24 }).monthlyRepayment()

About

💰 Some useful financial calculators

Resources

Stars

Watchers

Forks

Packages

No packages published