A minimal node module providing utility methods for dealing with Maksekeskus API. Read more in our "blog post."
npm install maksejs --save
var mk = require('maksejs');
mk.setShopId('1234');
npm test
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.
- 0.0.1 Work begins