1.0.7 • Published 7 years ago

hubot-morse v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

hubot-morse Build Status npm

Encode and decode morse

See src/morse.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-morse --save

Then add hubot-morse to your external-scripts.json:

["hubot-morse"]

Sample Interaction

user1>> hubot encode sos
hubot>> ... --- ...
user1>> hubot decode ... --- ...
hubot>> SOS
1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago