0.0.11 • Published 7 years ago

sharkfly v0.0.11

Weekly downloads
4
License
BSD
Repository
github
Last release
7 years ago

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

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago