1.0.1 • Published 3 months ago

sns-emitter v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

enter image description here

SNS Emitter

CLI developed in Nodejs to emit SNS offline events.

Serverless applications that use AWS SNS service and need to be debugged at development time can benefit from this library.

Requirements:

  • Nodejs >= 14

Setup

Install via npm:

npm install -g sns-emitter

Running the CLI

npx sns-emitter

You will see something like: enter image description here

All done! Now just choose to browse the options and voilà.

Roadmap

  • Writing unit tests
  • Package library (esbuild)

Contribute

Help us to make this CLI better.

  • Clone this repo
  • Install the dependencies with npm install
  • Create a feature branch git checkout -b new_feature
  • Update CHANGELOG and create an PR

Thanks!

1.0.1

3 months ago

1.0.0

3 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago