1.0.4 • Published 3 years ago

identify_telecommunication v1.0.4

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

Identify Telecommunication Of Nepal

This is used to identify the Telecommunication Service of Nepal authorized by NTA(Nepal Telecommunications Authority)

Features

-Easy to implement

Installation

This requires Node.js v10+ to run.

If node is not install, install by following command

for windows

https://nodejs.org/en/download/

for linux

node.js is available in Ubuntu’s repository and you can easily install it using a few commands. Follow the steps below to install Node.js on your Ubuntu operating system.

Step 1: Open your terminal or press Ctrl + Alt + T
Step 2: To install node.js use the following command:
        sudo apt install nodejs
Step 3: Once installed, verify it by checking the installed version using the following command:
        node -v or node –version

Installation of package

npm i identify_telecommunication

Working mechanism

import identify_telecommunication from 'identify_telecommunication'
call the function
identify_telecommunication(number)
note:
The number should be 10 digts
+977 should not added
Author:Sudan Bhandari 
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago