1.1.0 • Published 3 years ago

@mczentechnologies/tui v1.1.0

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@1.0.0"></script>
<script>
  new TUI("0789012H").isValid(); // true
</script>
1.1.0

3 years ago

1.0.0

3 years ago