0.1.2 • Published 4 years ago

international-taxes v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

International taxes

Installation

$ yarn add international-taxes
# or
$ npm install international-taxes

Usage

import { taxes } from 'international-taxes'

taxes.ca['Ontario'].provinceRate // 8
taxes.ca['Ontario'].countryRate // 5
taxes.ca['Ontario'].tax // 13

taxes.usa['New York'].tax // 10
taxes.usa['New Jersey'].tax // 1

Contributing

01. Learn more in the Contributing guide

Please take a look at the contributing guide.

02. Fork this project

03. Install dependencies

$ yarn or npm install

Respect earns Respect 👏

Please respect our Code of Conduct, in short:

  • Using welcoming and inclusive language
  • Being respectful of differing viewpoints and experiences
  • Gracefully accepting constructive criticism
  • Focusing on what is best for the community
  • Showing empathy towards other community members

License

MIT © 2020 Marcus Silva

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago