geomapper

0.1.0 • Public • Published

node-geomapper

A GeoMapper library for nodejs.

Build Status

Installation

npm install geomapper --save

Usage

var GeoMapper = require('geomapper'), gmap = new GeoMapper();

console.log(gmap.precision);

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release

Package Sidebar

Install

npm i geomapper

Weekly Downloads

7

Version

0.1.0

License

none

Last publish

Collaborators

  • mdpianelli