sharkfly
v0.0.11
Published
Manage of International Codes
Downloads
20
Readme
Sharkfly
Manage of International Codes
Sharkfly in a node.js module that is meant to work with International Country codes. (e.g. MX ---> Mexico)
- Easy to implement
- Lightweight
- All the countries included.
Version
0.0.9
Installation
npm install sharkfly
Use
var iCodes = require('sharkfly');
var codeMexico = iCodes.getNameByCode('MX');
console.log(codeMexico);
Output
Mexico
License
MIT
** Ad astra per aspera!**
Author
Axel Galicia.
Created since 2013