JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 949
  • Score
    100M100P100Q5187F

Up-to-date European VAT Rates

Package Exports

  • vatrates

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vatrates) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

VAT Rates

Up-to-date European VAT Rates

As of 1 January 2015 new EU VAT regulations change the way in which VAT (consumer tax) is charged on digital services. Instead of the tax rate being applied according to where the supplier is located, the seller must determine where the buyer is located and apply the relevant local rate of tax to the purchaser.

See: http://ec.europa.eu/taxation_customs/taxation/vat/how_vat_works/telecom

This repository provides files in different formats (Javascript, JSON & PHP) to help you apply these local VAT rates.

Updates

VAT rates are updated using data provided by the European Commission and VATLive.com.

If you notice anything out of date or would like to contribute, please create an issue or a pull request.

Install

Pick the files you need or install via Bower or npm:

  • bower install vatrates
  • npm install vatrates

License

Everything is MIT Licensed, have at it!


Nick Stakenburg