1.0.1 • Published 3 years ago

devwadav v1.0.1

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

Myprotein Discount Codes

A collection of Myprotein discount codes. We use these for testing Myprotein UK, Myprotein US, Myprotein Singapore, Myprotein Australia and Myprotein Hong Kong pages at Wadav.com.

Installation

Install myprotein-discount-codes via NPM:

npm install myprotein-discount-codes

Usage

The package contains in array of objects representing discount codes.

In Node:

var codes = require('myprotein-discount-codes')

console.log(codes)

// [
//   {
//     site: 'https://www.myprotein.com',
//     discount_code: 'BENJAMINMP',
//     offer: '30% discount'
//   },
//   {
//     site: 'https://www.myprotein.com',
//     discount_code: 'HKLOVE',
//     offer: '50% off'
//   }...

About

Myprotein-discount-codes was built by the team at Wadav (development links) to assist with testing.

https://www.Wadav.com