1.0.3 • Published 9 months ago

mobile-operator-code-idn v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

What is mobile-operator-code-idn ?

mobile-operator-code-idn is a module to make it easier for developers to validate mobile phone numbers and check the operator prefix type.

install

npm install mobile-operator-code-idn or yarn add mobile-operator-code-idn

Usage

const { MobileCode } = require('mobile-operator-code-idn');

// or

import { MobileCode } from 'mobile-operator-code-idn';

Simple usage

MobileCode('0859****')

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago