@pardjs/notification
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

notification

styled with prettier Greenkeeper badge Travis Coveralls

Include mail 📩 and sms 📲 notifications. The notifiaction is a module used to handling Email ans SMS nottifications for pardjs project. it includes.

Usage

CONFIGURATIONS:

  • aliAppId: The appId for ali services.
  • aliSecret: The secret for ali services.
  • senderName: The name of the sender
  • senderEmail: the sernder email address
  • emailTitle: [Optional, '邮件通知 Email Notification']The default email title
  • aliMailTimeout: [Optional, 3000]the timeout value for aliMail service(ms)
import Notification from '@pardjs/notification';

const notificationSender = new Notification('#CONFIGURATIONS#');

Readme

Keywords

none

Package Sidebar

Install

npm i @pardjs/notification

Weekly Downloads

2

Version

0.2.2

License

MIT

Unpacked Size

24.9 kB

Total Files

19

Last publish

Collaborators

  • goodbai
  • ole3021