trailpack-proxy-email

2.1.0 • Public • Published

trailpack-proxy-email

NPM version Build status Dependency Status Code Climate

An email template builder for Proxy Engine, built with love from Cali-Style

Looking for Proxy Engine?

Install

$ npm install --save trailpack-proxy-email

Configure

// config/main.js
module.exports = {
  packs: [
    // ... other trailpacks
    require('trailpack-proxy-email')
  ]
}
// config/proxyEmail.js
module.exports = {
  
}

Usage

Many different modules in Proxy Engine will use an email to notify users. This composes the email.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    7
  • 2.0.1
    3
  • 2.0.0
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i trailpack-proxy-email

Weekly Downloads

9

Version

2.1.0

License

MIT

Last publish

Collaborators

  • scottbwyatt