0.0.0 • Published 3 years ago

countries-vat v0.0.0

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

countries-vat

Last version Build Status Coverage Status Dependency status Dev Dependencies Status NPM Status

Get a country VAT rate. ISO 3166-1 compliant.

Install

$ npm install countries-vat --save

Usage

const countriesVat = require('countries-vat')

countriesVat('do something')
// => return something

API

countriesVat(input, options)

input

Required Type: string

Lorem ipsum.

options

foo

Type: boolean Default: false

Lorem ipsum.

License

countries-vat © Kiko Beats, released under the MIT License. Authored and maintained by Kiko Beats with help from contributors.

kikobeats.com · GitHub Kiko Beats · Twitter @Kikobeats