0.0.1 • Published 7 years ago

maksejs v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

MakseJS

A minimal node module providing utility methods for dealing with Maksekeskus API. Read more in our "blog post."

Installation

  npm install maksejs --save

Usage

  var mk = require('maksejs');
  mk.setShopId('1234');

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.0.1 Work begins