Socket
Socket
Sign inDemoInstall

indonesia-number-provider-checker

Package Overview
Dependencies
79
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    indonesia-number-provider-checker

simple library untuk mereturn nama operator yang ada dalam nomor


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ini-operator-apa

simple library untuk mereturn nama operator yang ada dalam nomor

Install

npm install indonesia-number-provider-checker

Usage

const operator = require('indonesia-number-provider-checker').operator;

const check = operator("0896xxxxx");

console.log(check);

// return => Three

Test


npm test

FAQs

Last updated on 12 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc