wikimapia

0.0.3 • Public • Published

Node-wikimapia

Node.js wrapper for the Wikimapia API.
Check out the Github repo for the source code.

Dependencies

This module tested with Node version v0.4.8.

It have only one dependency -- request by Mikeal Rogers.

If you want to test or improve this module, you should install three other modules: nodeunit and async by Caolan McMahon and nodelint by Tav.

Installation

You can install this module with all dependencies via NPM:

$> npm install wikimapia

Also you can build bring source code from repository.

Developing

To get source code:

$> git clone git://github.com/Sannis/node-wikimapia.git
$> cd node-wikimapia

To run tests:

$> npm install nodeunit
$> make test

To lint code:

$> npm install nodelint
$> make lint

Contributing

I will be happy to hear tips from the more experienced programmers. Also I'll be glad to see your forks and commits in them :)

To contribute any patches, simply fork this repository using GitHub and send a pull request to me. Thanks!

Contributors

License

MIT license. See license text in file LICENSE.

Readme

Keywords

none

Package Sidebar

Install

npm i wikimapia

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • sannis