1.0.20 • Published 10 months ago
country-vat v1.0.20
country-vat
Get a country VAT rate. ISO 3166-1 compliant.
Install
$ npm install country-vat --saveUsage
const countryVat = require('country-vat')
countryVat('ES') // => 0.21
countryVat('ESP') // => 0.21
countryVat(724) // => 0.21
countryVat('Spain') // => 0.21Related
- req-country – Given a request, get the country associated with it. ISO 3166-1 alpha-2 compliant.
 - is-european – Check if a country is part of the EU (European Union) or EEA (European Economic Area). ISO 3166-1 compliant.
 - tom.js.org – tom 🐶 is a backoffice for your projects.
 
License
country-vat © Kiko Beats, released under the MIT License. Authored and maintained by Kiko Beats with help from contributors.
kikobeats.com · GitHub Kiko Beats · X @Kikobeats
1.0.20
10 months ago
1.0.19
10 months ago
1.0.18
10 months ago
1.0.17
10 months ago
1.0.16
12 months ago
1.0.15
12 months ago
1.0.14
1 year ago
1.0.13
1 year ago
1.0.11
2 years ago
1.0.12
2 years ago
1.0.9
2 years ago
1.0.10
2 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.2
4 years ago
1.0.3
4 years ago
1.0.1
4 years ago
1.0.0
5 years ago
0.0.0
5 years ago