1.0.4 • Published 4 years ago

about-countries v1.0.4

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

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago