1.0.1 • Published 3 years ago

lebanon-utils v1.0.1

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

lebanon-utils

Description

js utility library for lebanese applications

Features

  • phone number utilites

Getting started

Installation

npm i lebanon-utils

or

yarn install lebanon-utils

Usage

const getOperator = require('lebanon-utils/phone/getOperator'); // recommended, it takes less size than the 2nd line
// or const { getOperator } = require('lebanon-utils/phone')

console.log(getOperator('76543210')); /* Alfa */