@dunkelhaiser/caesar-cipher

Implementation of the Caesar Cipher encryption algorithm in JavaScript. The Caesar Cipher is a classic substitution cipher technique where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

argle

Convenient arg-shifting to make optional parameters nicer

@slangeder/rubberband-wasm

WebAssembly version of the Rubber Band Library (high quality software library for audio time-stretching and pitch-shifting)

my-caesar-cipher

A npm module for easy encryption and decryption using the Caesar Cipher algorithm in JavaScript, ensuring secure text transmission.