0.1.0 • Published 9 years ago
hellenic-post-track v0.1.0
hellenic-post-track

Track an item from Hellenic Post (ELTA).
Installation
npm install hellenic-post-track
Usage
var track = require('hellenic-post-track');
track('NZ990003254GR')
.then(console.dir)
.catch(console.error);
License
0.1.0
9 years ago