1.0.3 • Published 8 years ago

austax v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Austax

Description

Simplistic command line tool to calculate gross income and net income given an annual salary (for Australians only! :))

System Requirements

  • NodeJS 4.2.3 LTS

Installation

$ npm install -g austax

Usage

$ austax ANNUAL_SALARY SUPER_RATE START_DATE

Example:

  • Input
$ austax 100000 0.4 12/12/12
  • Output

MONTH : 12

GROSS INCOME : 8333

INCOME TAX : 24950

SUPER : 3333

NET INCOME : 6254

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago