- Notifications
You must be signed in to change notification settings - Fork1
SIM card checksum and encoding utils for nibbling, mcc, mnc, etc.
License
NotificationsYou must be signed in to change notification settings
iotconnectivity/simutils-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SIM card checksum and encoding utils for nibbling, mcc, mnc, etc.
>varsim=require('../src');undefined>sim{ luhn_calculate:[Function:luhn_calculate],enc_mcc:[Function:enc_mcc],enc_plmn:[Function:enc_plmn],dec_plmn:[Function:dec_plmn],nibble_iccid:[Function:nibble_iccid],nibble_imsi:[Function:nibble_imsi]}>sim.enc_mcc('214')'12F4'>sim.dec_plmn('12F410')['214','01']>sim.nibble_iccid('8901260881205897720')'981062801802857927F0'>sim.nibble_imsi('425019600457406')'084952106900544760'
From npmjs repository
$ npm install
From source code
$ npm install ./simutils-js
Pleaseopen an issue for support.
Please contribute usingGithub Flow. Create a branch, add commits, and open a pull request.
About
SIM card checksum and encoding utils for nibbling, mcc, mnc, etc.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.