tableflip/nagel-shipping-rates

Name: nagel-shipping-rates

Owner: TABLEFLIP

Description: Lookup functions for the Nagel Group

Created: 2016-08-08 12:06:00.0

Updated: 2016-08-09 16:37:16.0

Pushed: 2017-05-31 09:15:45.0

Homepage: null

Size: 39

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Nagel Group Shipping rates CircleCI

Getting Started

npm install

npm run test

Exports helper functions that help look up zones and rates from the Nagel Group Rate Card.

Usage
t shipping = require('nagel-shipping-rates')

ping.getZone('SE22 9BA')
 placeName: 'South East London', zone: 5 }

hipping.getRate(departureZone, deliveryZone, pallets)
ping.getRate(5, 3, 1)
1.31

A (?°?°???TABLEFLIP side project.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.