1.0.3 • Published 3 years ago

utils-cac v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

utils-cac v1.0.3

The library exported as Node.js modules

Installation

Using npm:

npm i --save countryabbrcontinent

In Node.js:

const cac = require('countryabbrcontinent');
console.log(cac);

/**
 * Object
 * convertFromAbbrToContinent: function()
 * convertFromAbbrToCountry: function()
 * convertFromContinentToCountryList: function()
 * convertFromCountryNameToAbbr: function()
 * convertFromCountryNameToContinent: function()
 */

See the package source for more details.

Keywords

modules util

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago