1.1.2 • Published 3 years ago

@mczen-technologies/tui v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

TUI.js (Tunisia’s Unique Identifier)

Node.js Package npm.io

The unique identifier serves as the taxpayer's identifier to the tax authorities in Tunisia, it's composed of 7 digits with a control key, for more details check out trovit.tn

Usage in the browser

<script src="https://cdn.jsdelivr.net/npm/@mczentechnologies/tui"></script>
<script>
	new TUI("0789012H").isValid(); // true
</script>
1.1.2

3 years ago

1.1.1

3 years ago