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
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i node-geonames-client

Weekly Downloads

3

Version

0.0.2

License

none

Last publish

Collaborators

  • plaenen