2.0.0 • Published 5 years ago

hebo-notification-handler-sns v2.0.0

Weekly downloads
18
License
MIT
Repository
github
Last release
5 years ago

hebo-notification-handler-sns

build status code coverage code style styled with prettier made with lass license

Notification Handler implementation for hebo-js that uses AWS SNS

Table of Contents

Install

npm:

npm install hebo-notification-handler-sns

yarn:

yarn add hebo-notification-handler-sns

Usage

const HeboNotificationHandlerSns = require('hebo-notification-handler-sns');

const heboNotificationHandlerSns = new HeboNotificationHandlerSns();

console.log(heboNotificationHandlerSns.renderName());
// script

Contributors

Name
Steve Caldwell

License

MIT © Steve Caldwell

2.0.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

6 years ago

1.1.1

6 years ago