Pure Javascript Library For Encoding Decoding Morse Code Messages

encoding-decoding-morse-code

Xmorse is a pure (about 1.5KB) JavaScript library for encoding/decoding Morse code messages, supporting Unicode. The whole original network, support Unicode, Chinese and English Morse code encoding and decoding tool! How to Encode and Decode Strings Using Base64 | base64.js How to make use of it: 1. Install xmorse via NPM. npm install xmorse 2. … Read more

How to Encode and Decode Strings Using Base64 | base64.js

Encode-and-Decode-Strings-Using-Base64

jQuery Base64 JS is a jQuery plugin that helps create a Base64 decoder and encoderĀ online application for client-side encryption and decryption of Base64 data. A Pure QRCode Encode and Decode JavaScript Library | Decoding/Encoding How to make use of it: 1. Create Textarea components for the Base64 decoder and encoder. <form> <label for=”encode” class=”encode”>Encode</label> <textarea … Read more