This package provides a straight forward JavaScript functions to handle vat calculations.
yarn add @studiohb/vat-calculator # or npm install @studiohb/vat-calculator
This package must be used with a modules bundler like Webpack or Rollup.
import { vatAmount, amountWithTaxes, amountWithoutTaxes } from '@studiohb/vat-calculator'
This project is released under the MIT license.
Studio HB is a Web agency specialized in the custom development.