0.3.0 • Published 2 years ago

mozik-notifications v0.3.0

Weekly downloads
124
License
MIT
Repository
github
Last release
2 years ago

CI

mozik-notifications

Mozik Platform Module for sending SMS, E-Mail and Push Notification

Install

$ npm install mozik-notification

Usage

import MozikNotifications from 'mozik-notification';

const mozikNotifications = new MozikNotifications(config);

API

sendSms(options)

sendEmail(options)

sendPush(options)

0.3.0

2 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.0

3 years ago