1.0.5 • Published 3 years ago

malaysian-courier v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Malaysian Courier

This package track parcel(s) from different courierrs in Malaysia. The supported courier services are as below:

  • Pos Laju

This project will update from time to time. Feel free to contribute.

Usage:

The javascript discipline used in this package is ES6 where the package.json set to "type": "module"

import tracking from "malaysian-courier";

let t = new tracking("sometracking number");

let poslaju = await t.get_poslaju_tracking();
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago