take-home-pay

0.1.1 • Public • Published

Tax

Calculate your take home income after taxes

Usage

const takeHomePay = require('take-home-pay')
const myGrossSalary = 170000
const myTakeHomeSalary = takeHomePay(myGrossSalary)
// => 134283.5

Package Sidebar

Install

npm i take-home-pay

Weekly Downloads

2

Version

0.1.1

License

UNLICENSED

Unpacked Size

1.85 kB

Total Files

4

Last publish

Collaborators

  • richytong