valeriansaliou / node-sales-tax

:moneybag: International sales tax calculator for Node (offline, but provides optional online VAT number fraud check). Tax rates are kept up-to-date.
https://www.npmjs.com/package/sales-tax
MIT License
306 stars 48 forks source link

use jsvat-next & support Northern Ireland #66

Open intarsz opened 8 months ago

intarsz commented 8 months ago

Used jsvat package is not actively supported anymore. But it has a maintained fork with multiple updates, including GB/XI support (linked issue: https://github.com/valeriansaliou/node-sales-tax/issues/51): https://www.npmjs.com/package/jsvat-next.

valeriansaliou commented 8 months ago

Thank you. Will review that one later, since it will take me a bit more time.