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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i geomapper

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • mdpianelli