beirut

1.5.0 • Public • Published

#Beirut

Gets country data for Lebanon. Even though this package works as it should, it is merely a simple test and my very first npm package.

I will constantly work on this, add more data and features - even though nobody might ever use it :)

--- love lebanon ---

Usage

####Get country data

const beirut = require('beirut)
const data = beirut.getData()

####Get current weather data

const beirut = require('beirut')
const weather = beirut.getWeather()
weather.then(function (current_weather) {
        console.log(current_weather)
    },
    function (error) {
        console.log(error)
    })

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.5.04latest

Version History

VersionDownloads (Last 7 Days)Published
1.5.04
1.4.20
1.4.10
1.4.00
1.3.30
1.3.20
1.3.10
1.3.00
1.2.20
1.2.10
1.2.00
1.1.00
1.0.00

Package Sidebar

Install

npm i beirut

Weekly Downloads

3

Version

1.5.0

License

ISC

Last publish

Collaborators

  • chaensel