JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q55809F
  • License ISC

shared templates for transactional npm emails.

Package Exports

  • npm-email-templates/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (npm-email-templates) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm-email-templates

build status

shared templates for transactional npm emails.

adding html-email templates for Eloqua integration; css could be cleaned up/consolidated.

Release Process

npm-email-templates uses standard-verison. To create a new release:

  1. use the angular commit format.
  2. merge your pull requests onto master.
  3. run npm run release, when you're ready to publish a new version, this:
  • manages your semantic versioning.
  • updates your CHANGELOG for you.