1.0.4 • Published 3 years ago

about-countries v1.0.4

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

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

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago