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

/about-countries/

    Package Sidebar

    Install

    npm i about-countries

    Weekly Downloads

    0

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    1.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • blackdestinyxx