ms mailer templates:通过ms mailer或任何其他客户端发送的电子邮件模板集 源码
Mailer微服务的模板 使用zurb的基础墨水创建基本的响应样式。 默认情况下,包括用于帐户激活和密码重置的最简单的模板。 安装 npm i ms-mailer-templates -S 用法 const render = require ( 'ms-mailer-templates' ) ; const ctx = { link : 'http://localhost' , qs : '?token=xxxxx' , username : 'Indiana Johns' } ; render ( 'activate' , ctx , optionalHandlebarsOpts ) . then ( template => { // get rendered template } ) ; 它检查不正确的上下文,缺少的模板等 i18n 该软件包使用库提供翻译。
文件列表
ms-mailer-templates-master.zip
(预估有个45文件)
ms-mailer-templates-master
.gitignore
616B
.babelrc
338B
images
rfx-logo@2x.png
70KB
fb-32@2x.png
3KB
gp-32@2x.png
5KB
tw-32@2x.png
4KB
cappasity-logo@2x.png
28KB
cappasity-favicon@2x.png
55KB
暂无评论