Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1022 Bytes

File metadata and controls

27 lines (16 loc) · 1022 Bytes

NIP24 Client for JavaScript

This is the official repository for NIP24 Client for JavaScript

This library contains validators for common Polish tax numbers like NIP, REGON and KRS. Validators for EU VAT ID and IBAN are also included. After registration at NIP24 Portal this library could be used for various on-line validations of Polish and EU companies. Please, visit our web page for more details.

Documentation

The documentation and samples are available here.

How to use

Add the following dependency using the pip tool:

pip install https://github.com/nip24pl/nip24-python-client/releases/download/1.4.3/nip24-python-client-1.4.3.zip

The example.py file contains usage examples.

License

This project is delivered under Apache License, Version 2.0:

  • License (Apache 2.0)