1.0.3 • Published 2 years ago

utils-cac v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago