dzpnp

Phone number parsing , region detection and operator detection for algerian numbers

Usage no npm install needed!

<script type="module">
  import dzpnp from 'https://cdn.skypack.dev/dzpnp';
</script>

README

dzpnp

DZ (alpha 2 code for algeria) phone number processing . Parsing , region detection and operator detection for algerian numbers

Features

  • Support for all of algeria's current mobile operators.
  • Support for all algerian wilayas.
  • Simple and beginner friendly.
  • Well documented with examples.
  • Flexible, easy to expand when a new operator hits the scene.
  • No third party packages used, pure JavaScript and regular expressions.

Getting started

1 - Install the package via npm

npm installdzpnp
2 - Refer to the docs for more in depth descriptions and usage.

Contributing

Pull requests and issues are always welcome , irrelevant or non-useful ones will be closed.

Copyright

Copyright (c) 2020 Copyright Holder All Rights Reserved.
Inspired by py-dz-phone-number.