auto-detection-carriers
v0.9.2
Published
Auto-detection carriers
Maintainers
Readme
auto-detection-carriers
Auto-detection carriers
Install
npm install auto-detection-carriers
yarn add auto-detection-carriersTest
npm run test
yarn testExample
var lib = require('auto-detection-carriers'),
lib.getCarrier('1ZE307F90300947572'); // ups
lib.getCarrier('449044304137821'); // fedex
lib.getCarrier('7070000000'); // dhl
lib.getCarrier('TBA000000000000'); // amazon logisticLicense
MIT
