Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelkolesidis/vat-calculator
Calculate prices with or without VAT
https://github.com/michaelkolesidis/vat-calculator
calculator vat vat-calculation vat-calculator
Last synced: about 1 month ago
JSON representation
Calculate prices with or without VAT
- Host: GitHub
- URL: https://github.com/michaelkolesidis/vat-calculator
- Owner: michaelkolesidis
- License: agpl-3.0
- Created: 2024-09-30T17:12:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T09:20:53.000Z (3 months ago)
- Last Synced: 2024-11-27T00:30:58.195Z (about 1 month ago)
- Topics: calculator, vat, vat-calculation, vat-calculator
- Language: JavaScript
- Homepage: https://vatcalc.vercel.app/
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VAT Calculator
![Screenshot](assets/screenshot.png)
The best online VAT Calculator.
* Fill price without VAT __or__ price with VAT
* Results are calculated __live__ as you type
* Click on any of the results to __copy__ the value to clipboardWritten in vanilla JavaScript. No external dependencies.
## License
Copyright (c) Michael Kolesidis
Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).