utils-cac

1.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i utils-cac

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

26.7 kB

Total Files

5

Last publish

Collaborators

  • evansuner