about-countries

1.0.4 • Public • Published

about countries

A simple library for get information about the countries from the country code.

For work with this library is very simple:

const { getCountry } = require("about-countries")

getCountry("af").then(console.log) // This write in the console informations about afghanistan

For know all countries codes, visit this website: https://countrycode.org/
My api: https://countriesapi.ga

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    2
    • latest

Version History

Package Sidebar

Install

npm i about-countries

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

1.4 kB

Total Files

4

Last publish

Collaborators

  • blackdestinyxx