morse
morse copied to clipboard
:heavy_minus_sign: simple Morse code library for node
Results
2
morse issues
Sort by
recently updated
recently updated
newest added
Streams
6
Add stream support to morse lib. It is possible to use streams programmatically and using pipes in the `cli`.
After installing via `npm install morse -g`: ``` bash $ morse -d '-.-. --- -. --. .-. .- - ..- .-.. .- - ..' Usage: /usr/local/bin/morse [options] string Options: -d,...