node-geonames-client

0.0.2 • Public • Published

node-geonames

Geonames API client for NodeJs

create your geonames user account:

Install

npm install node-geonames-client

Tests

Before running your test you've to set the NGN_USERNAME environment variable to your geonames.org username, or pass a commandline param --username={yourusername}

var opts = {
    'username': argh.argv.username || process.env.NGN_USERNAME
};

Dependents (0)

Package Sidebar

Install

npm i node-geonames-client

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • plaenen