All Projects → zswang → icity

zswang / icity

Licence: MIT License
Get the tools for the city where your phone number is located

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to icity

Facebook-account-kit-android
Android app uses FACEBOOK's ACCOUNT KIT to login without password with EMAIL or PHONE.
Stars: ✭ 30 (-36.17%)
Mutual labels:  phone
phone
Validate phone number format
Stars: ✭ 63 (+34.04%)
Mutual labels:  phone
cbj app
📱 CyBear Jinni App is the app to control CyBear Jinni Hub 💡 remotely from your Android, IOS and Web Browser. If you have ever wondered "Is there an open-source project to make my own smart home?", This is part of one.
Stars: ✭ 68 (+44.68%)
Mutual labels:  phone
MobyDroid
Android Device Manager with a Graphic User Interface (GUI) – Manage Android on Linux, Windows and MacOS.
Stars: ✭ 76 (+61.7%)
Mutual labels:  phone
arboles
Mapa de Arbolado Urbano
Stars: ✭ 13 (-72.34%)
Mutual labels:  city
haoma
手机固话电话号码标记批量查询📞📌
Stars: ✭ 52 (+10.64%)
Mutual labels:  phone
cutie-shell
A mobile QtWayland compositor and shell and for smartphones and tablets.
Stars: ✭ 21 (-55.32%)
Mutual labels:  phone
twilio-voice
A Google Voice-like service you can run yourself with Twilio
Stars: ✭ 68 (+44.68%)
Mutual labels:  phone
SwiftyCodeView
Fully customizable UI Component for verification codes written in swift with RxSwift support!
Stars: ✭ 86 (+82.98%)
Mutual labels:  phone
gravityforms-phone-extension
Extension for GravityForms (WordPress) which applies the International Phone Input (http://intl-tel-input.com) to all Phone Fields.
Stars: ✭ 24 (-48.94%)
Mutual labels:  phone
311
New web portal for BOS:311
Stars: ✭ 15 (-68.09%)
Mutual labels:  city
local-government-design-systems
A repo of local government design systems & pattern libraries. Specifically for municipal (local) & sub-state governments
Stars: ✭ 24 (-48.94%)
Mutual labels:  city
0x4447 product answering machine
☎️ An automated answering machine build on top of Amazon Connect
Stars: ✭ 38 (-19.15%)
Mutual labels:  phone
woapp
web模拟安卓操作系统,php开发,内置文件管理,电话,短信,拍照,用在树莓派上可做智能家居,视频监控,机顶盒等……
Stars: ✭ 22 (-53.19%)
Mutual labels:  phone
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (-6.38%)
Mutual labels:  phone
Oppidums
Oppidums is open source app that provide cultural, historical and touristic information on different cities.
Stars: ✭ 18 (-61.7%)
Mutual labels:  city
PhoneVR
Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
Stars: ✭ 178 (+278.72%)
Mutual labels:  phone
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (-21.28%)
Mutual labels:  phone
img2ffu
Converts raw image (img) files into full flash update (FFU) files
Stars: ✭ 27 (-42.55%)
Mutual labels:  phone
jqIpLocation
jqIpLocation – jQuery Plugin that returns the location of an IP address in JSON format
Stars: ✭ 18 (-61.7%)
Mutual labels:  city

icity

NPM version Build Status Coverage Status

Get the tools for the city where your phone number is located

Usage 使用方法

$ npm install icity --save

Examples 示例

console.log(JSON.stringify(icity.parse('13810570000')))
// > {"province":"北京","city":"北京","areaCode":"010","provider":"中国移动"}

console.log(JSON.stringify(icity.parse('13820570000')))
// > {"province":"天津","city":"天津","areaCode":"022","provider":"中国移动"}

License

MIT © zswang

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].