morse icon indicating copy to clipboard operation
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

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,...