sharkfly

0.0.11 • Public • Published

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.

axelgalicia@gmail.com

Created since 2013

/sharkfly/

    Package Sidebar

    Install

    npm i sharkfly

    Weekly Downloads

    0

    Version

    0.0.11

    License

    BSD

    Last publish

    Collaborators

    • agalicia