js utility library for lebanese applications
- phone number utilites
npm i lebanon-utils
or
yarn install lebanon-utils
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 */